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>2020-12-14 17:41:34 +0300
committerGitHub <noreply@github.com>2020-12-14 17:41:34 +0300
commita60d8c0d58ef337476a5ba283e0fd3c3c0a66e45 (patch)
tree3776a06d4779041516bd124add1ba4db402362be /package.json
parent071f914fa16e9628c98cd3d87e5c6db68e1547aa (diff)
Bump postcss-cli from 8.3.0 to 8.3.1 (#32471)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.0 to 8.3.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/8.3.0...8.3.1) 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 93c1cb4ac5..f09cf09c23 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
"nodemon": "^2.0.6",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.1",
- "postcss-cli": "^8.3.0",
+ "postcss-cli": "^8.3.1",
"rollup": "^2.34.2",
"rollup-plugin-istanbul": "^2.0.1",
"rtlcss": "^3.0.0",