File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 46
46
},
47
47
"devDependencies" : {
48
48
"cross-env" : " ^7.0.3" ,
49
- "fs-extra" : " ^10.0.0 " ,
49
+ "fs-extra" : " ^10.0.1 " ,
50
50
"playwright-chromium" : " ^1.18.0"
51
51
}
52
52
}
Original file line number Diff line number Diff line change @@ -3427,10 +3427,10 @@ fs-constants@^1.0.0:
3427
3427
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
3428
3428
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
3429
3429
3430
- fs-extra@^10.0.0 :
3431
- version "10.0.0 "
3432
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0 .tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1 "
3433
- integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ ==
3430
+ fs-extra@^10.0.1 :
3431
+ version "10.0.1 "
3432
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.1 .tgz#27de43b4320e833f6867cc044bfce29fdf0ef3b8 "
3433
+ integrity sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag ==
3434
3434
dependencies :
3435
3435
graceful-fs "^4.2.0"
3436
3436
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments