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 71
71
"ember-truth-helpers" : " ^3.0.0" ,
72
72
"esm" : " ^3.2.25" ,
73
73
"execa" : " 5.1.1" ,
74
- "fs-extra" : " ^10.0 .0" ,
74
+ "fs-extra" : " ^11.1 .0" ,
75
75
"git-repo-info" : " ^2.1.1" ,
76
76
"highlight.js" : " ^11.4.0" ,
77
77
"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:
8482
8482
jsonfile "^6.0.1"
8483
8483
universalify "^2.0.0"
8484
8484
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
+
8485
8494
fs-extra@^4.0.2, fs-extra@^4.0.3:
8486
8495
version "4.0.3"
8487
8496
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