aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-24 21:10:21 +0000
committerGravatar vitalyster2021-09-25 00:15:13 +0300
commit32d7267947072baaefb035650abefc74b4e6da46 (patch)
tree8d148dffcc8f21cdc2ae1adeb2e384e28131d2c1 /package.json
parent9ea8d333b27155d8c85e302848fe7d27f2346dba (diff)
Bump postcss-cli from 8.3.1 to 9.0.0
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.1 to 9.0.0. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/8.3.1...9.0.0) --- updated-dependencies: - dependency-name: postcss-cli dependency-type: direct:development update-type: version-update:semver-major ... 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 0ea33a07..ec568dce 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"eslint-webpack-plugin": "^3.0.1",
"file-loader": "^6.2.0",
"postcss": "^8.3.7",
- "postcss-cli": "^8.3.1",
+ "postcss-cli": "^9.0.0",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^6.7.0",
"regenerator-runtime": "^0.13.9",