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.1 " ,
49
+ "fs-extra" : " ^10.1.0 " ,
50
50
"playwright-chromium" : " ^1.21.0"
51
51
}
52
52
}
Original file line number Diff line number Diff line change @@ -3436,10 +3436,10 @@ fs-constants@^1.0.0:
3436
3436
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
3437
3437
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
3438
3438
3439
- fs-extra@^10.0.1 :
3440
- version "10.0.1 "
3441
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.1. tgz#27de43b4320e833f6867cc044bfce29fdf0ef3b8 "
3442
- integrity sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag ==
3439
+ fs-extra@^10.1.0 :
3440
+ version "10.1.0 "
3441
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0. tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf "
3442
+ integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ ==
3443
3443
dependencies :
3444
3444
graceful-fs "^4.2.0"
3445
3445
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments