aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-11 06:07:01 +0000
committerGravatar vitalyster2021-05-12 11:27:52 +0300
commit886eb5e763f92d93340c5dabc48eba3d4aca5001 (patch)
tree7e428884b4239bcd6e4c69e82978072b21a58b5c /package.json
parent1d4882db408317bce0950322fcd64cbbf00986bc (diff)
Bump postcss-import from 14.0.1 to 14.0.2
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 14.0.1 to 14.0.2. - [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.1...14.0.2) 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 9b5aab83..efebea67 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"file-loader": "^6.2.0",
"postcss": "^8.2.14",
"postcss-cli": "^8.3.1",
- "postcss-import": "^14.0.1",
+ "postcss-import": "^14.0.2",
"postcss-preset-env": "^6.7.0",
"regenerator-runtime": "^0.13.7",
"stylelint": "^13.13.1",