aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-05 18:16:02 +0200
committerGitHub <[email protected]>2023-12-05 18:16:02 +0200
commit1f9386359b461b449b74f708cadd06a47f7cbd62 (patch)
tree3bbe31dccc52bd24c4c49ccc89007b2ea3a03f63 /package.json
parentb8e5738aeed6279e09d8c18cd7e7f734d01a5537 (diff)
downloadbootstrap-1f9386359b461b449b74f708cadd06a47f7cbd62.tar.xz
bootstrap-1f9386359b461b449b74f708cadd06a47f7cbd62.zip
Build(deps-dev): Bump postcss from 8.4.31 to 8.4.32 (#39468)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32. - [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.31...8.4.32) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... 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 15d90714e..f9439d454 100644
--- a/package.json
+++ b/package.json
@@ -140,7 +140,7 @@
"lockfile-lint": "^4.12.1",
"nodemon": "^3.0.2",
"npm-run-all2": "^6.1.1",
- "postcss": "^8.4.31",
+ "postcss": "^8.4.32",
"postcss-cli": "^10.1.0",
"rollup": "^3.29.3",
"rollup-plugin-istanbul": "^5.0.0",