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 7171 "ember-truth-helpers" : " ^3.0.0" ,
7272 "esm" : " ^3.2.25" ,
7373 "execa" : " 5.1.1" ,
74- "fs-extra" : " ^10.0 .0" ,
74+ "fs-extra" : " ^11.1 .0" ,
7575 "git-repo-info" : " ^2.1.1" ,
7676 "highlight.js" : " ^11.4.0" ,
7777 "hosted-git-info" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -8482,6 +8482,15 @@ fs-extra@^10.0.0, fs-extra@^10.1.0:
84828482 jsonfile "^6.0.1"
84838483 universalify "^2.0.0"
84848484
8485+ fs-extra@^11.1.0:
8486+ version "11.1.0"
8487+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
8488+ integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
8489+ dependencies:
8490+ graceful-fs "^4.2.0"
8491+ jsonfile "^6.0.1"
8492+ universalify "^2.0.0"
8493+
84858494fs-extra@^4.0.2, fs-extra@^4.0.3:
84868495 version "4.0.3"
84878496 resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
You can’t perform that action at this time.
0 commit comments