Skip to content

Commit d26d43a

Browse files
Update dependency postcss to v8.4.39
1 parent f779d08 commit d26d43a

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"jest": "29.7.0",
105105
"jest-environment-jsdom": "29.7.0",
106106
"jest-localstorage-mock": "2.4.26",
107-
"postcss": "8.4.38",
107+
"postcss": "8.4.39",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110110
"sass": "1.77.6",

yarn.lock

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7721,13 +7721,13 @@ postcss-value-parser@^4.2.0:
77217721
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
77227722
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
77237723

7724-
[email protected].38, postcss@^8.4.32, postcss@^8.4.38:
7725-
version "8.4.38"
7726-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
7727-
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
7724+
7725+
version "8.4.39"
7726+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
7727+
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
77287728
dependencies:
77297729
nanoid "^3.3.7"
7730-
picocolors "^1.0.0"
7730+
picocolors "^1.0.1"
77317731
source-map-js "^1.2.0"
77327732

77337733
postcss@^8.1.4, postcss@^8.4.21:
@@ -7739,6 +7739,15 @@ postcss@^8.1.4, postcss@^8.4.21:
77397739
picocolors "^1.0.0"
77407740
source-map-js "^1.0.2"
77417741

7742+
postcss@^8.4.32, postcss@^8.4.38:
7743+
version "8.4.38"
7744+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
7745+
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
7746+
dependencies:
7747+
nanoid "^3.3.7"
7748+
picocolors "^1.0.0"
7749+
source-map-js "^1.2.0"
7750+
77427751
prelude-ls@^1.2.1:
77437752
version "1.2.1"
77447753
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"

0 commit comments

Comments
 (0)