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

Commit 378c40a

Browse files
fix(deps): update dependency postcss to v8.4.35
1 parent b5988dc commit 378c40a

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 @@ postcss@8.4.31:
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.35"
8132+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
8133+
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
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)