Skip to content

Commit

Permalink
fix(deps): update dependency rimraf to v3 (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JustinBeckwith committed Aug 14, 2019
1 parent d22fbc7 commit 2058eaa
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 4 deletions.
37 changes: 34 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"meow": "^5.0.0",
"ncp": "^2.0.0",
"prettier": "^1.15.3",
"rimraf": "^2.6.2",
"rimraf": "^3.0.0",
"tslint": "^5.12.0",
"tslint-config-prettier": "^1.18.0",
"update-notifier": "^3.0.0",
Expand Down

0 comments on commit 2058eaa

Please sign in to comment.