aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-08-29 21:23:30 +0000
committerGravatar vitalyster2023-08-30 02:38:48 +0300
commit9a0ebde44ef7361fb8953baa75fe10f5428162b5 (patch)
tree976e7ca701eee6a9ce89850195f5d932e9582182 /package.json
parentc043c2f54b09eebae8f5762b79dfc3d1c2b5edcb (diff)
build(deps-dev): bump the development group with 1 update
Bumps the development group with 1 update: [postcss](https://github.com/postcss/postcss). - [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.28...8.4.29) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@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 af9cbf38..02531453 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
"mini-css-extract-plugin": "^2.7.6",
- "postcss": "^8.4.28",
+ "postcss": "^8.4.29",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.3",