Skip to content

Commit d275ff8

Browse files
authored
Merge pull request #440 from halfzebra/renovate/rimraf-3.x
chore(package.json): Update dependency rimraf to v3
2 parents 04d8184 + 23e5a8c commit d275ff8

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
@@ -82,7 +82,7 @@
8282
"mocha": "7.1.2",
8383
"nightmare": "3.0.2",
8484
"prettier": "2.0.5",
85-
"rimraf": "2.7.1",
85+
"rimraf": "3.0.2",
8686
"semantic-release": "15.14.0",
8787
"shelljs": "0.8.3",
8888
"unexpected": "11.14.0"

0 commit comments

Comments
 (0)