Skip to content

Commit 50f44eb

Browse files
chore(package): update rimraf to version 3.0.1
Closes #34
1 parent 13a0386 commit 50f44eb

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
@@ -34,7 +34,7 @@
3434
"istanbul": "^0.4.5",
3535
"mocha": "^3.0.2",
3636
"proxyquire": "^1.7.10",
37-
"rimraf": "^2.5.4",
37+
"rimraf": "^3.0.1",
3838
"sinon": "^1.17.6",
3939
"sinon-chai": "^2.8.0"
4040
}

0 commit comments

Comments
 (0)