Skip to content

Commit b816ad4

Browse files
chore(package): update rimraf to version 3.0.1
Closes #39
1 parent 6a42f56 commit b816ad4

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
@@ -22,7 +22,7 @@
2222
"istanbul": "^0.4.4",
2323
"jscoverage": "^0.6.0",
2424
"@hapi/lab": "^19.0.0",
25-
"rimraf": "^2.5.3",
25+
"rimraf": "^3.0.1",
2626
"sinon": "^7.0.0"
2727
},
2828
"engines": {

0 commit comments

Comments
 (0)