aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-19 21:57:11 +0000
committerGravatar vitalyster2023-04-20 07:41:28 +0300
commit1d5aad629c8d95892f0705c2c947bd515f7a3f81 (patch)
treeb2e9647b6582bd33d8af59866cb6fd588b9fc16d /package.json
parent47981f5cdda9565cb0bf156c1b951de111196bf7 (diff)
build(deps-dev): bump postcss from 8.4.22 to 8.4.23
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23. - [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.22...8.4.23) --- 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 a383493e..da86e108 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"mini-css-extract-plugin": "^2.7.5",
- "postcss": "^8.4.22",
+ "postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.2.4",