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 50
50
"@types/jest" : " ^27.0.2" ,
51
51
"@types/mkdirp" : " ^1.0.2" ,
52
52
"@types/rimraf" : " ^3.0.2" ,
53
- "postcss" : " ^8.4.14 " ,
53
+ "postcss" : " ^8.4.33 " ,
54
54
"ts-jest" : " ^27.1.5" ,
55
55
"type-coverage" : " ^2.18.3" ,
56
56
"typescript" : " ^4.4.3"
Original file line number Diff line number Diff line change @@ -7049,10 +7049,10 @@ mvdan-sh@^0.5.0:
7049
7049
resolved "https://registry.yarnpkg.com/mvdan-sh/-/mvdan-sh-0.5.0.tgz#fa76f611a103595ad0f04f5d18e582892c46e87c"
7050
7050
integrity sha512-UWbdl4LHd2fUnaEcOUFVWRdWGLkNoV12cKVIPiirYd8qM5VkCoCTXErlDubevrkEG7kGohvjRxAlTQmOqG80tw==
7051
7051
7052
- nanoid@^3.3.2, nanoid@^3.3.4 :
7053
- version "3.3.4 "
7054
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4 .tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab "
7055
- integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw ==
7052
+ nanoid@^3.3.2, nanoid@^3.3.7 :
7053
+ version "3.3.7 "
7054
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7 .tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8 "
7055
+ integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g ==
7056
7056
7057
7057
natural-compare@^1.4.0 :
7058
7058
version "1.4.0"
@@ -7819,12 +7819,12 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
7819
7819
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
7820
7820
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
7821
7821
7822
- postcss@^8.3.11, postcss@^8.4.14 :
7823
- version "8.4.19 "
7824
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19 .tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc "
7825
- integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA ==
7822
+ postcss@^8.3.11, postcss@^8.4.33 :
7823
+ version "8.4.33 "
7824
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33 .tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742 "
7825
+ integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg ==
7826
7826
dependencies :
7827
- nanoid "^3.3.4 "
7827
+ nanoid "^3.3.7 "
7828
7828
picocolors "^1.0.0"
7829
7829
source-map-js "^1.0.2"
7830
7830
You can’t perform that action at this time.
0 commit comments