aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-06 21:07:56 +0000
committerGravatar vitalyster2023-07-08 21:26:30 +0300
commitf41cb9e8d032bcc6844ddc11302e249d692ca77a (patch)
treeb4e016e15b6e7902aa42a7faf5dbf02fdd14b1f0 /package.json
parentc394b4857c91ec41be5dfd8ab41bd252f95e57bc (diff)
build(deps-dev): bump postcss from 8.4.24 to 8.4.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25. - [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.24...8.4.25) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... 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 f4e38e92..937b2d08 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.6.0",
"mini-css-extract-plugin": "^2.7.6",
- "postcss": "^8.4.24",
+ "postcss": "^8.4.25",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.3",