Skip to content

Commit 32587f7

Browse files
Bump postcss from 8.4.24 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.24...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99c9eb8 commit 32587f7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@preact/preset-vite": "^2.3.0",
2525
"autoprefixer": "^10.4.12",
26-
"postcss": "^8.4.16",
26+
"postcss": "^8.4.31",
2727
"tailwindcss": "^3.1.8",
2828
"vite": "^3.2.7"
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,10 +1052,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
10521052
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
10531053
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
10541054

1055-
postcss@^8.4.14, postcss@^8.4.16, postcss@^8.4.18:
1056-
version "8.4.24"
1057-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
1058-
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
1055+
postcss@^8.4.14, postcss@^8.4.18, postcss@^8.4.31:
1056+
version "8.4.31"
1057+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
1058+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
10591059
dependencies:
10601060
nanoid "^3.3.6"
10611061
picocolors "^1.0.0"

0 commit comments

Comments
 (0)