File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 70
70
"eslint-plugin-prettier" : " ^5.1.2" ,
71
71
"eslint-plugin-react" : " ^7.32.2" ,
72
72
"eslint-plugin-react-hooks" : " ^4.6.0" ,
73
- "fs-extra" : " 11.1.1 " ,
73
+ "fs-extra" : " 11.2.0 " ,
74
74
"husky" : " ^8.0.3" ,
75
75
"jest" : " 29.7.0" ,
76
76
"jest-environment-jsdom" : " 29.5.0" ,
Original file line number Diff line number Diff line change @@ -3765,10 +3765,10 @@ fs-constants@^1.0.0:
3765
3765
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
3766
3766
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
3767
3767
3768
- fs-extra@11.1.1 , fs-extra@^11.0.0 :
3769
- version "11.1.1 "
3770
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1 .tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d "
3771
- integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ ==
3768
+ fs-extra@11.2.0 , fs-extra@^11.0.0 :
3769
+ version "11.2.0 "
3770
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0 .tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b "
3771
+ integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw ==
3772
3772
dependencies :
3773
3773
graceful-fs "^4.2.0"
3774
3774
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments