aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-03-22 21:11:03 +0000
committerGravatar vitalyster2022-03-23 00:31:27 +0300
commit0a71b717c33ad4c36bc233963513884cbdff1cf6 (patch)
tree57d27eba41838c60d7a8653937b1549a9ab9d83f /package.json
parent570301343e7b18e7de1321e88dd81402a2de23f6 (diff)
Bump postcss-import from 14.0.2 to 14.1.0
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 14.0.2 to 14.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/14.0.2...14.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b14fc9f5..2d7076cc 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"file-loader": "^6.2.0",
"postcss": "^8.4.12",
"postcss-cli": "^9.1.0",
- "postcss-import": "^14.0.2",
+ "postcss-import": "^14.1.0",
"postcss-preset-env": "^7.4.3",
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.6.0",