Skip to content

Commit 6fabce9

Browse files
authoredFeb 10, 2020
Update rimraf to the latest version 🚀 (#138)
* fix(package): update rimraf to version 3.0.0 * chore(package): update lockfile package-lock.json
1 parent 40c1ce8 commit 6fabce9

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed
 

‎package-lock.json

+23-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"isbinaryfile": "^4.0.0",
2323
"mkdirp": "^1.0.0",
2424
"multimatch": "^4.0.0",
25-
"rimraf": "^2.6.3",
25+
"rimraf": "^3.0.0",
2626
"through2": "^3.0.1",
2727
"vinyl": "^2.2.0"
2828
},

0 commit comments

Comments
 (0)
Please sign in to comment.