Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-28 12:48:46 +0300
committerGitHub <noreply@github.com>2021-09-28 12:48:46 +0300
commit9845a38f973800d1087b46c29545adbb009a86d3 (patch)
tree8308d4645d8b2233b6f63c948ef683971670b73f /package.json
parentc7dd48652704a9a65bfe9aafdc92487dbf7342dc (diff)
Bump postcss-cli from 8.3.1 to 9.0.0 (#35061)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.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 1756634f71..543b0f0b01 100644
--- a/package.json
+++ b/package.json
@@ -137,7 +137,7 @@
"nodemon": "^2.0.13",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.6",
- "postcss-cli": "^8.3.1",
+ "postcss-cli": "^9.0.0",
"rollup": "^2.56.3",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.3.0",