Skip to content

Commit 85ac448

Browse files
Update dependency postcss to v8.4.45
1 parent eb9a23f commit 85ac448

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.44",
107+
"postcss": "8.4.45",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110110
"sass": "1.78.0",

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].44, postcss@^8.4.43:
7774-
version "8.4.44"
7775-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480"
7776-
integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==
7773+
7774+
version "8.4.45"
7775+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
7776+
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
77777777
dependencies:
77787778
nanoid "^3.3.7"
77797779
picocolors "^1.0.1"
@@ -7806,6 +7806,15 @@ postcss@^8.4.41:
78067806
picocolors "^1.0.1"
78077807
source-map-js "^1.2.0"
78087808

7809+
postcss@^8.4.43:
7810+
version "8.4.44"
7811+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480"
7812+
integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==
7813+
dependencies:
7814+
nanoid "^3.3.7"
7815+
picocolors "^1.0.1"
7816+
source-map-js "^1.2.0"
7817+
78097818
prelude-ls@^1.2.1:
78107819
version "1.2.1"
78117820
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"

0 commit comments

Comments
 (0)