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 60
60
"eslint-plugin-prettier" : " 4.2.1" ,
61
61
"filesize" : " 10.0.5" ,
62
62
"front-matter" : " 4.0.2" ,
63
- "fs-extra" : " 10 .1.0" ,
63
+ "fs-extra" : " 11 .1.0" ,
64
64
"globby" : " 13.1.2" ,
65
65
"jest" : " 29.3.1" ,
66
66
"js-yaml" : " 4.1.0" ,
Original file line number Diff line number Diff line change 2888
2888
dependencies :
2889
2889
js-yaml "^3.13.1"
2890
2890
2891
- fs-extra@10 .1.0 :
2892
- version "10 .1.0"
2893
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10 .1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf "
2894
- integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ ==
2891
+ fs-extra@11 .1.0 :
2892
+ version "11 .1.0"
2893
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11 .1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed "
2894
+ integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw ==
2895
2895
dependencies :
2896
2896
graceful-fs "^4.2.0"
2897
2897
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments