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 19:04:23 +0300
committerGitHub <noreply@github.com>2021-09-28 19:04:23 +0300
commita0d3ddc87bba045c6e0b53bc2775957714ab5c9c (patch)
treef603aafffa18fb6492b667b8875fc982fa519af5 /package.json
parent630d2707a379a9c84afc53ed66dde684c5798808 (diff)
Bump postcss-cli from 9.0.0 to 9.0.1 (#35075)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.0 to 9.0.1. - [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.0...9.0.1) --- updated-dependencies: - dependency-name: postcss-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 40a49ae18e..ecf535a239 100644
--- a/package.json
+++ b/package.json
@@ -137,7 +137,7 @@
"nodemon": "^2.0.13",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.8",
- "postcss-cli": "^9.0.0",
+ "postcss-cli": "^9.0.1",
"rollup": "^2.57.0",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.3.0",