Skip to content

Commit 331bac2

Browse files
committed
Update dependency postcss to v8.4.42
1 parent c661033 commit 331bac2

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
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.41",
107+
"postcss": "8.4.42",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110110
"sass": "1.77.8",

yarn.lock

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

7773-
[email protected].41, postcss@^8.4.41:
7774-
version "8.4.41"
7775-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
7776-
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
7773+
7774+
version "8.4.42"
7775+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.42.tgz#0954e9b075f961fb2790d6b807b1f24e7334dbea"
7776+
integrity sha512-hywKUQB9Ra4dR1mGhldy5Aj1X3MWDSIA1cEi+Uy0CjheLvP6Ual5RlwMCh8i/X121yEDLDIKBsrCQ8ba3FDMfQ==
77777777
dependencies:
77787778
nanoid "^3.3.7"
77797779
picocolors "^1.0.1"
@@ -7797,6 +7797,15 @@ postcss@^8.4.32:
77977797
picocolors "^1.0.0"
77987798
source-map-js "^1.2.0"
77997799

7800+
postcss@^8.4.41:
7801+
version "8.4.41"
7802+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
7803+
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
7804+
dependencies:
7805+
nanoid "^3.3.7"
7806+
picocolors "^1.0.1"
7807+
source-map-js "^1.2.0"
7808+
78007809
prelude-ls@^1.2.1:
78017810
version "1.2.1"
78027811
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"

0 commit comments

Comments
 (0)