Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit b386f64

Browse files
fix(deps): update dependency postcss to v8.4.32
1 parent 156153f commit b386f64

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7458,6 +7458,11 @@ nanoid@^3.3.6:
74587458
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
74597459
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
74607460

7461+
nanoid@^3.3.7:
7462+
version "3.3.7"
7463+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
7464+
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
7465+
74617466
natural-compare@^1.4.0:
74627467
version "1.4.0"
74637468
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -7942,11 +7947,11 @@ [email protected]:
79427947
source-map-js "^1.0.2"
79437948

79447949
postcss@^8.4.23:
7945-
version "8.4.23"
7946-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
7947-
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
7950+
version "8.4.32"
7951+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
7952+
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
79487953
dependencies:
7949-
nanoid "^3.3.6"
7954+
nanoid "^3.3.7"
79507955
picocolors "^1.0.0"
79517956
source-map-js "^1.0.2"
79527957

0 commit comments

Comments
 (0)