chore(deps-dev): bump postcss from 8.4.27 to 8.4.31 (#156)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-22 13:55:21 +02:00
committed by GitHub
parent 59ef4361c6
commit 3b45da1ecf
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"engine.io": "6.5.1",
"laravel-mix": "6.0.49",
"mix-tailwindcss": "1.3.0",
"postcss": "8.4.27",
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"resolve-url-loader": "5.0.0",
"sass": "1.64.1",
@@ -9726,9 +9726,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.27",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz",
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==",
"version": "8.4.31",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
"integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
"dev": true,
"funding": [
{

View File

@@ -31,7 +31,7 @@
"engine.io": "6.5.1",
"laravel-mix": "6.0.49",
"mix-tailwindcss": "1.3.0",
"postcss": "8.4.27",
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"resolve-url-loader": "5.0.0",
"sass": "1.64.1",