aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-11 15:10:57 +0200
committerGitHub <[email protected]>2023-01-11 15:10:57 +0200
commit81582ad953afaffcef8b1abc2836b286924fbed1 (patch)
treee0dad0c715f336ef31b6552c1e7991f78d1f1bf3 /package.json
parenta901027ab02f86a0dc6ca3472cb7b63c128a6314 (diff)
downloadbootstrap-81582ad953afaffcef8b1abc2836b286924fbed1.tar.xz
bootstrap-81582ad953afaffcef8b1abc2836b286924fbed1.zip
Build(deps-dev): Bump postcss from 8.4.20 to 8.4.21 (#37851)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21. - [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.20...8.4.21) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> 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 8af80250f..1a7dac229 100644
--- a/package.json
+++ b/package.json
@@ -140,7 +140,7 @@
"lockfile-lint": "^4.10.0",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
- "postcss": "^8.4.20",
+ "postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"rollup": "^3.9.1",
"rollup-plugin-istanbul": "^4.0.0",