File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 38
38
"@fullhuman/postcss-purgecss" : " ^4.1.3" ,
39
39
"bootilities" : " ^0.5.0" ,
40
40
"jest" : " ^27.5.1" ,
41
- "postcss" : " ^8.4.12 " ,
41
+ "postcss" : " ^8.4.21 " ,
42
42
"prettier" : " ^2.4.1" ,
43
43
"sass" : " ^1.43.4" ,
44
44
"ts-jest" : " ^27.1.4" ,
Original file line number Diff line number Diff line change @@ -3231,10 +3231,10 @@ mustache@^4.2.0:
3231
3231
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.2.0.tgz#e5892324d60a12ec9c2a73359edca52972bf6f64"
3232
3232
integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==
3233
3233
3234
- nanoid@^3.3.1 :
3235
- version "3.3.1 "
3236
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1 .tgz#6347a18cac88af88f58af0b3594b723d5e99bb35 "
3237
- integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw ==
3234
+ nanoid@^3.3.4 :
3235
+ version "3.3.4 "
3236
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4 .tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab "
3237
+ integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw ==
3238
3238
3239
3239
natural-compare@^1.4.0 :
3240
3240
version "1.4.0"
@@ -3529,12 +3529,12 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
3529
3529
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
3530
3530
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
3531
3531
3532
- postcss@^8.3.5, postcss@^8.4.12, postcss@^8.4.6 :
3533
- version "8.4.12 "
3534
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12 .tgz#1e7de78733b28970fa4743f7da6f3763648b1905 "
3535
- integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg ==
3532
+ postcss@^8.3.5, postcss@^8.4.12, postcss@^8.4.21, postcss@^8.4. 6 :
3533
+ version "8.4.21 "
3534
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21 .tgz#c639b719a57efc3187b13a1d765675485f4134f4 "
3535
+ integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg ==
3536
3536
dependencies :
3537
- nanoid "^3.3.1 "
3537
+ nanoid "^3.3.4 "
3538
3538
picocolors "^1.0.0"
3539
3539
source-map-js "^1.0.2"
3540
3540
You can’t perform that action at this time.
0 commit comments