Skip to content

Commit db005da

Browse files
committed
chore(deps): update dependency postcss to v8.4.40
1 parent 9db0b02 commit db005da

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"jest": "29.7.0",
8181
"jest-environment-jsdom": "29.7.0",
8282
"jest-extended": "3.2.4",
83-
"postcss": "8.4.39",
83+
"postcss": "8.4.40",
8484
"prettier": "2.8.8",
8585
"prettier-plugin-organize-imports": "3.2.4",
8686
"ts-jest": "29.2.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15749,10 +15749,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
1574915749
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1575015750
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1575115751

15752-
15753-
version "8.4.39"
15754-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
15755-
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
15752+
15753+
version "8.4.40"
15754+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8"
15755+
integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==
1575615756
dependencies:
1575715757
nanoid "^3.3.7"
1575815758
picocolors "^1.0.1"

0 commit comments

Comments
 (0)