Skip to content

Commit 2efa524

Browse files
chore(deps): update dependency postcss to v8.4.31
1 parent 7a35a55 commit 2efa524

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
@@ -61,7 +61,7 @@
6161
"eslint-plugin-react-hooks": "4.6.0",
6262
"husky": "8.0.3",
6363
"lint-staged": "13.2.3",
64-
"postcss": "8.4.27",
64+
"postcss": "8.4.31",
6565
"prettier": "3.0.0",
6666
"tailwindcss": "3.3.3",
6767
"typescript": "5.1.6"

yarn.lock

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

8567-
postcss@8.4.27:
8568-
version "8.4.27"
8569-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
8570-
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
8567+
postcss@8.4.31:
8568+
version "8.4.31"
8569+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
8570+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
85718571
dependencies:
85728572
nanoid "^3.3.6"
85738573
picocolors "^1.0.0"

0 commit comments

Comments
 (0)