Skip to content

Commit c185d3a

Browse files
chore(deps): update dependency postcss to v8.4.31 [security]
1 parent e0928dd commit c185d3a

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"jest-diff": "26.6.2",
7070
"jest-watch-typeahead": "0.6.5",
7171
"lerna": "3.22.1",
72-
"postcss": "8.4.21",
72+
"postcss": "8.4.31",
7373
"postcss-color-rgb": "2.0.0",
7474
"postcss-preset-env": "8.5.1",
7575
"postcss-scss": "4.0.6",

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10629,16 +10629,11 @@ nanoid@^3.2.0:
1062910629
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
1063010630
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
1063110631

10632-
nanoid@^3.3.11:
10632+
nanoid@^3.3.11, nanoid@^3.3.6:
1063310633
version "3.3.11"
1063410634
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
1063510635
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
1063610636

10637-
nanoid@^3.3.4:
10638-
version "3.3.6"
10639-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
10640-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
10641-
1064210637
nanomatch@^1.2.9:
1064310638
version "1.2.13"
1064410639
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -12155,12 +12150,12 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0, postcss-value-parser@^
1215512150
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1215612151
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1215712152

12158-
postcss@8.4.21:
12159-
version "8.4.21"
12160-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
12161-
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
12153+
postcss@8.4.31:
12154+
version "8.4.31"
12155+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
12156+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
1216212157
dependencies:
12163-
nanoid "^3.3.4"
12158+
nanoid "^3.3.6"
1216412159
picocolors "^1.0.0"
1216512160
source-map-js "^1.0.2"
1216612161

0 commit comments

Comments
 (0)