aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-02 21:01:40 +0000
committerGravatar vitalyster2022-12-03 07:23:19 +0300
commit6c42cd62cf0276bd26f0c2ff5b3ac8a7b84e553e (patch)
treef32e0b95825aebefa55754244e1f8c57ea0cb2c3 /package-lock.json
parent93a9b957035b99311e183fc4d7dc72df28f04c1b (diff)
Bump postcss-import from 15.0.0 to 15.0.1
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 15.0.0 to 15.0.1. - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-import/compare/15.0.0...15.0.1) --- updated-dependencies: - dependency-name: postcss-import dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 8b26aaba..9a01a766 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -33,7 +33,7 @@
"file-loader": "^6.2.0",
"postcss": "^8.4.19",
"postcss-cli": "^10.1.0",
- "postcss-import": "^15.0.0",
+ "postcss-import": "^15.0.1",
"postcss-preset-env": "^7.8.3",
"regenerator-runtime": "^0.13.11",
"stylelint": "^14.15.0",
@@ -6010,9 +6010,9 @@
}
},
"node_modules/postcss-import": {
- "version": "15.0.0",
- "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.0.tgz",
- "integrity": "sha512-Y20shPQ07RitgBGv2zvkEAu9bqvrD77C9axhj/aA1BQj4czape2MdClCExvB27EwYEJdGgKZBpKanb0t1rK2Kg==",
+ "version": "15.0.1",
+ "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.1.tgz",
+ "integrity": "sha512-UGlvk8EgT7Gm/Ndf9xZHnzr8xm8P54N8CBWLtcY5alP+YxlEge/Rv78etQyevZs3qWTE9If13+Bo6zATBrPOpA==",
"dev": true,
"dependencies": {
"postcss-value-parser": "^4.0.0",
@@ -12478,9 +12478,9 @@
}
},
"postcss-import": {
- "version": "15.0.0",
- "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.0.tgz",
- "integrity": "sha512-Y20shPQ07RitgBGv2zvkEAu9bqvrD77C9axhj/aA1BQj4czape2MdClCExvB27EwYEJdGgKZBpKanb0t1rK2Kg==",
+ "version": "15.0.1",
+ "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.1.tgz",
+ "integrity": "sha512-UGlvk8EgT7Gm/Ndf9xZHnzr8xm8P54N8CBWLtcY5alP+YxlEge/Rv78etQyevZs3qWTE9If13+Bo6zATBrPOpA==",
"dev": true,
"requires": {
"postcss-value-parser": "^4.0.0",