Skip to content

Commit 3bd2caf

Browse files
authored
Merge pull request #125 from donejs/greenkeeper/rimraf-3.0.0
Update rimraf to the latest version 🚀
2 parents 3863a40 + d219bd4 commit 3bd2caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"mocha": "^5.0.2",
4545
"mocha-lcov-reporter": "^1.2.0",
4646
"mockery": "^2.0.0",
47-
"rimraf": "^2.5.2"
47+
"rimraf": "^3.0.0"
4848
},
4949
"dependencies": {
5050
"commander": "^2.9.0",

0 commit comments

Comments
 (0)