Skip to content

Commit

Permalink
fix(deps): update dependency fs-extra to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 29, 2020
1 parent 19de581 commit df72446
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 207 deletions.
2 changes: 1 addition & 1 deletion commands/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"chalk": "3.0.0",
"ejs": "3.0.1",
"fs-extra": "8.1.0",
"fs-extra": "9.0.0",
"inquirer": "7.0.4"
}
}
2 changes: 1 addition & 1 deletion commands/sense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/preset-env": "7.9.0",
"@rollup/plugin-commonjs": "11.0.1",
"@rollup/plugin-node-resolve": "7.0.0",
"fs-extra": "8.1.0",
"fs-extra": "9.0.0",
"rollup": "1.30.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-terser": "5.2.0",
Expand Down

0 comments on commit df72446

Please sign in to comment.