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 5050 "@types/jest" : " ^27.0.2" ,
5151 "@types/mkdirp" : " ^1.0.2" ,
5252 "@types/rimraf" : " ^3.0.2" ,
53- "postcss" : " ^8.4.14 " ,
53+ "postcss" : " ^8.4.34 " ,
5454 "ts-jest" : " ^27.1.5" ,
5555 "type-coverage" : " ^2.18.3" ,
5656 "typescript" : " ^4.4.3"
Original file line number Diff line number Diff line change @@ -7049,10 +7049,10 @@ mvdan-sh@^0.5.0:
70497049 resolved "https://registry.yarnpkg.com/mvdan-sh/-/mvdan-sh-0.5.0.tgz#fa76f611a103595ad0f04f5d18e582892c46e87c"
70507050 integrity sha512-UWbdl4LHd2fUnaEcOUFVWRdWGLkNoV12cKVIPiirYd8qM5VkCoCTXErlDubevrkEG7kGohvjRxAlTQmOqG80tw==
70517051
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 ==
70567056
70577057natural-compare@^1.4.0 :
70587058 version "1.4.0"
@@ -7819,12 +7819,12 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
78197819 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
78207820 integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
78217821
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.34 :
7823+ version "8.4.34 "
7824+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.34 .tgz#563276e86b4ff20dfa5eed0d394d4c53853b2051 "
7825+ integrity sha512-4eLTO36woPSocqZ1zIrFD2K1v6wH7pY1uBh0JIM2KKfrVtGvPFiAku6aNOP0W1Wr9qwnaCsF0Z+CrVnryB2A8Q ==
78267826 dependencies :
7827- nanoid "^3.3.4 "
7827+ nanoid "^3.3.7 "
78287828 picocolors "^1.0.0"
78297829 source-map-js "^1.0.2"
78307830
You can’t perform that action at this time.
0 commit comments