Skip to content

Commit bffd8b6

Browse files
chore(deps): update dependency postcss to v8.4.30 (#4718)
1 parent 575dcef commit bffd8b6

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
@@ -61,7 +61,7 @@
6161
"lint-staged": "14.0.1",
6262
"npm-run-all": "4.1.5",
6363
"nyc": "15.1.0",
64-
"postcss": "8.4.29",
64+
"postcss": "8.4.30",
6565
"prettier": "3.0.3",
6666
"prettier-config-standard": "7.0.0",
6767
"ts-node": "10.9.1",

yarn.lock

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

18043-
18044-
version "8.4.29"
18045-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd"
18046-
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
18043+
18044+
version "8.4.30"
18045+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7"
18046+
integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==
1804718047
dependencies:
1804818048
nanoid "^3.3.6"
1804918049
picocolors "^1.0.0"

0 commit comments

Comments
 (0)