commit c7eec2b8a9f0e886c604e88bede67bd6a310760b
parent 9f1ab52cccb8faff912931be846d7086b12ca779
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 5 Jun 2023 20:11:31 +0000
Bump postcss from 8.4.23 to 8.4.24
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.24.
- [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.23...8.4.24)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -61,7 +61,7 @@
"eslint": "^8.40.0",
"eslint-plugin-react": "^7.32.2",
"msw": "^1.2.1",
- "postcss": "^8.4.23",
+ "postcss": "^8.4.24",
"prop-types": "^15.8.1",
"sass": "^1.62.1",
"storybook": "^7.0.9",
@@ -21020,9 +21020,9 @@
}
},
"node_modules/postcss": {
- "version": "8.4.23",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.23.tgz",
- "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==",
+ "version": "8.4.24",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz",
+ "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==",
"dev": true,
"funding": [
{
diff --git a/package.json b/package.json
@@ -96,7 +96,7 @@
"eslint": "^8.40.0",
"eslint-plugin-react": "^7.32.2",
"msw": "^1.2.1",
- "postcss": "^8.4.23",
+ "postcss": "^8.4.24",
"prop-types": "^15.8.1",
"sass": "^1.62.1",
"storybook": "^7.0.9",