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 32
32
"ember-cli-babel" : " ^7.26.10" ,
33
33
"ember-cli-build-config-editor" : " ^0.5.0" ,
34
34
"ember-cli-htmlbars" : " ^6.0.0" ,
35
- "fs-extra" : " ^10 .0.0" ,
35
+ "fs-extra" : " ^11 .0.0" ,
36
36
"rsvp" : " ^4.0.1"
37
37
},
38
38
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -6178,6 +6178,15 @@ fs-extra@^10.0.0, fs-extra@^10.1.0:
6178
6178
jsonfile "^6.0.1"
6179
6179
universalify "^2.0.0"
6180
6180
6181
+ fs-extra@^11.0.0:
6182
+ version "11.1.0"
6183
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
6184
+ integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
6185
+ dependencies:
6186
+ graceful-fs "^4.2.0"
6187
+ jsonfile "^6.0.1"
6188
+ universalify "^2.0.0"
6189
+
6181
6190
fs-extra@^4.0.2, fs-extra@^4.0.3:
6182
6191
version "4.0.3"
6183
6192
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