Bump postcss from 8.4.27 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [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.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/445/head
dependabot[bot] 2023-10-05 05:28:53 +00:00 committed by GitHub
parent f378b7ce53
commit 469eedb551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -46,7 +46,7 @@
"jest-environment-jsdom": "^29.6.2", "jest-environment-jsdom": "^29.6.2",
"lint-staged": "^13.2.3", "lint-staged": "^13.2.3",
"node-fetch": "^3.3.2", "node-fetch": "^3.3.2",
"postcss": "^8.4.27", "postcss": "^8.4.31",
"sass": "^1.64.2", "sass": "^1.64.2",
"sass-loader": "^13.3.2", "sass-loader": "^13.3.2",
"stylelint": "^15.10.2", "stylelint": "^15.10.2",
@ -15471,9 +15471,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.27", "version": "8.4.31",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -31192,9 +31192,9 @@
} }
}, },
"postcss": { "postcss": {
"version": "8.4.27", "version": "8.4.31",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
"requires": { "requires": {
"nanoid": "^3.3.6", "nanoid": "^3.3.6",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",

View File

@ -78,7 +78,7 @@
"jest-environment-jsdom": "^29.6.2", "jest-environment-jsdom": "^29.6.2",
"lint-staged": "^13.2.3", "lint-staged": "^13.2.3",
"node-fetch": "^3.3.2", "node-fetch": "^3.3.2",
"postcss": "^8.4.27", "postcss": "^8.4.31",
"sass": "^1.64.2", "sass": "^1.64.2",
"sass-loader": "^13.3.2", "sass-loader": "^13.3.2",
"stylelint": "^15.10.2", "stylelint": "^15.10.2",