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-03-16 13:43:35 +0300
committerGitHub <noreply@github.com>2021-03-16 13:43:35 +0300
commitebb445b0b598d7828f6a563cc1927e3702756892 (patch)
treecda5c5bce9d0de3d563adda8fd28e16a43e019ac /package.json
parent8d9c62852a69baa8843a3756a7bb413affe297d5 (diff)
Bump postcss from 8.2.7 to 8.2.8 (#33375)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.7 to 8.2.8. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.7...8.2.8) 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 e4cda662ec..3ae21937d5 100644
--- a/package.json
+++ b/package.json
@@ -136,7 +136,7 @@
"lockfile-lint": "^4.6.2",
"nodemon": "^2.0.7",
"npm-run-all": "^4.1.5",
- "postcss": "^8.2.7",
+ "postcss": "^8.2.8",
"postcss-cli": "^8.3.1",
"rollup": "^2.41.0",
"rollup-plugin-istanbul": "^3.0.0",