Skip to content

Commit 3ac9ddd

Browse files
chore(deps): update dependency postcss to v8.4.31 (#711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d873dd commit 3ac9ddd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jest": "29.7.0",
7272
"jest-environment-jsdom": "29.7.0",
7373
"lint-staged": "14.0.1",
74-
"postcss": "8.4.30",
74+
"postcss": "8.4.31",
7575
"prettier": "3.0.3",
7676
"react": "18.2.0",
7777
"react-dom": "18.2.0",

yarn.lock

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

10369-
10370-
version "8.4.30"
10371-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7"
10372-
integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==
10369+
10370+
version "8.4.31"
10371+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
10372+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
1037310373
dependencies:
1037410374
nanoid "^3.3.6"
1037510375
picocolors "^1.0.0"

0 commit comments

Comments
 (0)