File tree 2 files changed +10
-10
lines changed
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.26 " ,
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 @@ -6672,10 +6672,10 @@ mvdan-sh@^0.5.0:
6672
6672
resolved "https://registry.yarnpkg.com/mvdan-sh/-/mvdan-sh-0.5.0.tgz#fa76f611a103595ad0f04f5d18e582892c46e87c"
6673
6673
integrity sha512-UWbdl4LHd2fUnaEcOUFVWRdWGLkNoV12cKVIPiirYd8qM5VkCoCTXErlDubevrkEG7kGohvjRxAlTQmOqG80tw==
6674
6674
6675
- nanoid@^3.3.4 :
6676
- version "3.3.4 "
6677
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4 .tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab "
6678
- integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw ==
6675
+ nanoid@^3.3.6 :
6676
+ version "3.3.6 "
6677
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6 .tgz#443380c856d6e9f9824267d960b4236ad583ea4c "
6678
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA ==
6679
6679
6680
6680
natural-compare@^1.4.0 :
6681
6681
version "1.4.0"
@@ -7447,12 +7447,12 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
7447
7447
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
7448
7448
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
7449
7449
7450
- postcss@^8.4.14 :
7451
- version "8.4.14 "
7452
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14 .tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf "
7453
- integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig ==
7450
+ postcss@^8.4.26 :
7451
+ version "8.4.26 "
7452
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26 .tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94 "
7453
+ integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw ==
7454
7454
dependencies :
7455
- nanoid "^3.3.4 "
7455
+ nanoid "^3.3.6 "
7456
7456
picocolors "^1.0.0"
7457
7457
source-map-js "^1.0.2"
7458
7458
You can’t perform that action at this time.
0 commit comments