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 72
72
"ember-cli-typescript" : " ^4.2.1" ,
73
73
"ember-cli-version-checker" : " ^5.1.2" ,
74
74
"ember-destroyable-polyfill" : " ^2.0.1" ,
75
- "fs-extra" : " ^10.0 .0" ,
75
+ "fs-extra" : " ^11.2 .0" ,
76
76
"validate-peer-dependencies" : " ^2.0.0"
77
77
},
78
78
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -6140,10 +6140,10 @@ fs-extra@^10.0.0:
6140
6140
jsonfile "^6.0.1"
6141
6141
universalify "^2.0.0"
6142
6142
6143
- fs-extra@^11.1.0:
6144
- version "11.1.1 "
6145
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1 .tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d "
6146
- integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ ==
6143
+ fs-extra@^11.1.0, fs-extra@^11.2.0 :
6144
+ version "11.2.0 "
6145
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0 .tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b "
6146
+ integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw ==
6147
6147
dependencies:
6148
6148
graceful-fs "^4.2.0"
6149
6149
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments