Skip to content

Commit 5910580

Browse files
chore(package): update rimraf to version 3.0.1
Closes #17
1 parent 1e71e37 commit 5910580

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
@@ -21,7 +21,7 @@
2121
"@types/loglevel": "^1.5.3",
2222
"@types/node": "^10.3.3",
2323
"jest": "^23.1.0",
24-
"rimraf": "^2.6.2",
24+
"rimraf": "^3.0.1",
2525
"tslint": "^5.10.0",
2626
"tslint-microsoft-contrib": "^6.0.0",
2727
"tsutils": "^3.5.2",

0 commit comments

Comments
 (0)