Skip to content

Commit

Permalink
Update rimraf to the latest version 🚀 (#138)
Browse files Browse the repository at this point in the history
* fix(package): update rimraf to version 3.0.0

* chore(package): update lockfile package-lock.json
  • Loading branch information
greenkeeper[bot] authored Feb 10, 2020
1 parent 40c1ce8 commit 6fabce9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
26 changes: 23 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"isbinaryfile": "^4.0.0",
"mkdirp": "^1.0.0",
"multimatch": "^4.0.0",
"rimraf": "^2.6.3",
"rimraf": "^3.0.0",
"through2": "^3.0.1",
"vinyl": "^2.2.0"
},
Expand Down

0 comments on commit 6fabce9

Please sign in to comment.