build(deps-dev): bump postcss from 8.4.23 to 8.4.24 in /web

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>
This commit is contained in:
dependabot[bot]
2023-06-05 18:00:46 +00:00
committed by Brenden Matthews
parent 04087a33c3
commit a3bb029fa2
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -48,7 +48,7 @@
"netlify-plugin-cypress": "^2.2.1", "netlify-plugin-cypress": "^2.2.1",
"next-mdx-remote": "^4.4.1", "next-mdx-remote": "^4.4.1",
"next-remote-watch": "2.0.0", "next-remote-watch": "2.0.0",
"postcss": "^8.4.23", "postcss": "^8.4.24",
"rehype-stringify": "^9.0.3", "rehype-stringify": "^9.0.3",
"remark-gfm": "^3.0.1", "remark-gfm": "^3.0.1",
"start-server-and-test": "^2.0.0", "start-server-and-test": "^2.0.0",
@@ -12784,9 +12784,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.23", "version": "8.4.24",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.23.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz",
"integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",

View File

@@ -62,7 +62,7 @@
"netlify-plugin-cypress": "^2.2.1", "netlify-plugin-cypress": "^2.2.1",
"next-mdx-remote": "^4.4.1", "next-mdx-remote": "^4.4.1",
"next-remote-watch": "2.0.0", "next-remote-watch": "2.0.0",
"postcss": "^8.4.23", "postcss": "^8.4.24",
"rehype-stringify": "^9.0.3", "rehype-stringify": "^9.0.3",
"remark-gfm": "^3.0.1", "remark-gfm": "^3.0.1",
"start-server-and-test": "^2.0.0", "start-server-and-test": "^2.0.0",