aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-10 21:08:44 +0000
committerGravatar vitalyster2021-12-11 14:12:06 +0300
commitfdcf3663747457297ca99d3fbfbe92f5e222d855 (patch)
treeb8a6fa96e0876205b81dc94adf574a51c3ab164f /package.json
parentcaa83d9210ddce43a91ace5b8ac82a98c6e9398a (diff)
Bump postcss-cli from 9.0.2 to 9.1.0
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.2 to 9.1.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/9.0.2...9.1.0) --- updated-dependencies: - dependency-name: postcss-cli 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 4c3f0bb6..34aa6f2a 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",
"postcss": "^8.4.4",
- "postcss-cli": "^9.0.2",
+ "postcss-cli": "^9.1.0",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.0.1",
"regenerator-runtime": "^0.13.9",