aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-08 21:02:28 +0000
committerGravatar vitalyster2022-12-09 00:50:33 +0300
commit7fc3fd3d82d45d2501c03a683ecd1ec71f676943 (patch)
treed780977174a2f0d87dd2d1ad1dfbafdd28cada16 /package-lock.json
parentd46011fda6ce17537b9020af3688928b3281ccb8 (diff)
Bump postcss-import from 15.0.1 to 15.1.0
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 15.0.1 to 15.1.0. - [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.1...15.1.0) --- updated-dependencies: - dependency-name: postcss-import dependency-type: direct:development update-type: version-update:semver-minor ... 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 dcee5b28..8c233372 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -34,7 +34,7 @@
"file-loader": "^6.2.0",
"postcss": "^8.4.19",
"postcss-cli": "^10.1.0",
- "postcss-import": "^15.0.1",
+ "postcss-import": "^15.1.0",
"postcss-preset-env": "^7.8.3",
"regenerator-runtime": "^0.13.11",
"stylelint": "^14.16.0",
@@ -6200,9 +6200,9 @@
}
},
"node_modules/postcss-import": {
- "version": "15.0.1",
- "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.1.tgz",
- "integrity": "sha512-UGlvk8EgT7Gm/Ndf9xZHnzr8xm8P54N8CBWLtcY5alP+YxlEge/Rv78etQyevZs3qWTE9If13+Bo6zATBrPOpA==",
+ "version": "15.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
+ "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
"dev": true,
"dependencies": {
"postcss-value-parser": "^4.0.0",
@@ -12756,9 +12756,9 @@
}
},
"postcss-import": {
- "version": "15.0.1",
- "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.1.tgz",
- "integrity": "sha512-UGlvk8EgT7Gm/Ndf9xZHnzr8xm8P54N8CBWLtcY5alP+YxlEge/Rv78etQyevZs3qWTE9If13+Bo6zATBrPOpA==",
+ "version": "15.1.0",
+ "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
+ "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
"dev": true,
"requires": {
"postcss-value-parser": "^4.0.0",