File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 89
89
"jest" : " 29.5.0" ,
90
90
"jest-environment-jsdom" : " 29.5.0" ,
91
91
"lint-staged" : " 13.2.0" ,
92
- "postcss" : " 8.4.21 " ,
92
+ "postcss" : " 8.4.31 " ,
93
93
"prettier" : " 2.8.5" ,
94
94
"ts-jest" : " 29.0.5" ,
95
95
"typescript" : " 4.9.5"
Original file line number Diff line number Diff line change @@ -6428,6 +6428,11 @@ nanoid@^3.3.4:
6428
6428
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
6429
6429
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
6430
6430
6431
+ nanoid@^3.3.6 :
6432
+ version "3.3.6"
6433
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
6434
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
6435
+
6431
6436
natural-compare-lite@^1.4.0 :
6432
6437
version "1.4.0"
6433
6438
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
6890
6895
picocolors "^1.0.0"
6891
6896
source-map-js "^1.0.2"
6892
6897
6893
-
6894
- version "8.4.21 "
6895
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21 .tgz#c639b719a57efc3187b13a1d765675485f4134f4 "
6896
- integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg ==
6898
+
6899
+ version "8.4.31 "
6900
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31 .tgz#92b451050a9f914da6755af352bdc0192508656d "
6901
+ integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ ==
6897
6902
dependencies :
6898
- nanoid "^3.3.4 "
6903
+ nanoid "^3.3.6 "
6899
6904
picocolors "^1.0.0"
6900
6905
source-map-js "^1.0.2"
6901
6906
You can’t perform that action at this time.
0 commit comments