aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-13 15:50:15 +0300
committerGitHub <[email protected]>2024-08-13 15:50:15 +0300
commit9b846e435c9e6fe356924dbd430c95d618a01fd5 (patch)
treeaba16de076fc47bac5f03dacb2e5f7b41477952f /package.json
parent7a42c40ba0ea9b3e89554bd02cfb9fb6a476778d (diff)
downloadbootstrap-9b846e435c9e6fe356924dbd430c95d618a01fd5.tar.xz
bootstrap-9b846e435c9e6fe356924dbd430c95d618a01fd5.zip
Build(deps-dev): Bump postcss from 8.4.40 to 8.4.41 (#40720)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.40 to 8.4.41. - [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.40...8.4.41) --- 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 19d05fd5c..69830d5dc 100644
--- a/package.json
+++ b/package.json
@@ -143,7 +143,7 @@
"lockfile-lint": "^4.14.0",
"nodemon": "^3.1.4",
"npm-run-all2": "^6.2.2",
- "postcss": "^8.4.40",
+ "postcss": "^8.4.41",
"postcss-cli": "^11.0.0",
"rollup": "^4.20.0",
"rollup-plugin-istanbul": "^5.0.0",