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>2022-03-09 18:14:22 +0300
committerGitHub <noreply@github.com>2022-03-09 18:14:22 +0300
commit298cb9194b61db3c36f96ec5cd36d0072b533d5c (patch)
tree501ee171396e4c3cf6a18888799abb4c12e93f09 /package.json
parent55fb59c074f7c7f3e19a802f6567a5ffbafad5d9 (diff)
Bump postcss from 8.4.7 to 8.4.8 (#35971)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.7 to 8.4.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.4.7...8.4.8) --- 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> 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 0a325f7bde..03b319b519 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"lockfile-lint": "^4.6.2",
"nodemon": "^2.0.15",
"npm-run-all": "^4.1.5",
- "postcss": "^8.4.7",
+ "postcss": "^8.4.8",
"postcss-cli": "^9.1.0",
"rollup": "^2.68.0",
"rollup-plugin-istanbul": "^3.0.0",