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

Commit 87ef572

Browse files
fix(deps): update dependency postcss to v8.4.32
1 parent b5988dc commit 87ef572

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

+9-4
Original file line numberDiff line numberDiff line change
@@ -7632,6 +7632,11 @@ nanoid@^3.3.6:
76327632
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
76337633
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
76347634

7635+
nanoid@^3.3.7:
7636+
version "3.3.7"
7637+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
7638+
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
7639+
76357640
natural-compare@^1.4.0:
76367641
version "1.4.0"
76377642
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -8123,11 +8128,11 @@ [email protected]:
81238128
source-map-js "^1.0.2"
81248129

81258130
postcss@^8.4.23:
8126-
version "8.4.23"
8127-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
8128-
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
8131+
version "8.4.32"
8132+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
8133+
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
81298134
dependencies:
8130-
nanoid "^3.3.6"
8135+
nanoid "^3.3.7"
81318136
picocolors "^1.0.0"
81328137
source-map-js "^1.0.2"
81338138

0 commit comments

Comments
 (0)