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-04-27 14:55:02 +0300
committerGitHub <noreply@github.com>2021-04-27 14:55:02 +0300
commitfff55d7b4b8dbf82e9f393257c0b50c3e2742e39 (patch)
tree09c58ea939672e0ae53541ba5bc081b27b08483d /package.json
parentbc667235dc7704cbdc640d873dc61c79db70de2b (diff)
Bump postcss from 8.2.10 to 8.2.13 (#33767)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.13. - [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.10...8.2.13) 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 c563ca89a3..d991a394e1 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.10",
+ "postcss": "^8.2.13",
"postcss-cli": "^8.3.1",
"rollup": "^2.45.2",
"rollup-plugin-istanbul": "^3.0.0",