Skip to content

Commit

Permalink
Update dependency rimraf to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 9, 2020
1 parent c239333 commit 5074f78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"lint-staged": "10.0.7",
"prettier": "1.19.1",
"prettier-package-json": "2.1.3",
"rimraf": "3.0.1",
"rimraf": "3.0.2",
"sort-json": "2.0.0",
"tar": "5.0.5",
"temp": "0.9.1"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -4705,9 +4705,9 @@ rimraf@2.6.3, rimraf@~2.6.2:
dependencies:
glob "^7.1.3"

rimraf@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.1.tgz#48d3d4cb46c80d388ab26cd61b1b466ae9ae225a"
rimraf@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
dependencies:
glob "^7.1.3"

Expand Down

0 comments on commit 5074f78

Please sign in to comment.