File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 4343 "execa" : " ^5.0.0" ,
4444 "expect" : " ^27.0.0" ,
4545 "expect-mocha-snapshot" : " dword-design/expect-mocha-snapshot#fork" ,
46- "fs-extra" : " ^10 .0.0" ,
46+ "fs-extra" : " ^11 .0.0" ,
4747 "jest-image-matcher" : " ^2.0.0" ,
4848 "mocha" : " ^9.0.0" ,
4949 "sharp" : " ^0.29.0" ,
Original file line number Diff line number Diff line change @@ -4702,6 +4702,15 @@ fs-extra@^10.0.0:
47024702 jsonfile "^6.0.1"
47034703 universalify "^2.0.0"
47044704
4705+ fs-extra@^11.0.0 :
4706+ version "11.1.0"
4707+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
4708+ integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
4709+ dependencies :
4710+ graceful-fs "^4.2.0"
4711+ jsonfile "^6.0.1"
4712+ universalify "^2.0.0"
4713+
47054714fs-extra@^9.0.0 :
47064715 version "9.1.0"
47074716 resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
You can’t perform that action at this time.
0 commit comments