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-10-05 19:37:30 +0300
committerGitHub <noreply@github.com>2021-10-05 19:37:30 +0300
commitcf2f7cfbe5f33c35d238c8455a5f7f9d9ba71804 (patch)
tree88583e04c19610e46dd0598b7084b9beca56b1ab /package.json
parent71e334e41af0b1c5c6e0769fd862230d32267dc7 (diff)
Bump postcss from 8.3.8 to 8.3.9 (#35110)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.8 to 8.3.9. - [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.3.8...8.3.9) --- updated-dependencies: - dependency-name: postcss 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 2fe1282a31..f20976fdee 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"lockfile-lint": "^4.6.2",
"nodemon": "^2.0.13",
"npm-run-all": "^4.1.5",
- "postcss": "^8.3.8",
+ "postcss": "^8.3.9",
"postcss-cli": "^9.0.1",
"rollup": "^2.58.0",
"rollup-plugin-istanbul": "^3.0.0",