chore(deps): update dependency rimraf to v3.0.2

This commit is contained in:
Renovate Bot 2020-02-12 07:01:13 +00:00 committed by renovate[bot]
parent 3f1df39996
commit 2625d30170
2 changed files with 5 additions and 5 deletions

View file

@ -226,7 +226,7 @@
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "1.19.1", "prettier": "1.19.1",
"pretty-quick": "2.0.1", "pretty-quick": "2.0.1",
"rimraf": "3.0.1", "rimraf": "3.0.2",
"semantic-release": "15.14.0", "semantic-release": "15.14.0",
"shelljs": "0.8.3", "shelljs": "0.8.3",
"tmp-promise": "2.0.2", "tmp-promise": "2.0.2",

View file

@ -8286,10 +8286,10 @@ rimraf@2.6.3:
dependencies: dependencies:
glob "^7.1.3" glob "^7.1.3"
rimraf@3.0.1, rimraf@^3.0.0: rimraf@3.0.2, rimraf@^3.0.0:
version "3.0.1" version "3.0.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.1.tgz#48d3d4cb46c80d388ab26cd61b1b466ae9ae225a" resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
integrity sha512-IQ4ikL8SjBiEDZfk+DFVwqRK8md24RWMEJkdSlgNLkyyAImcjf8SWvU1qFMDOb4igBClbTQ/ugPqXcRwdFTxZw== integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
dependencies: dependencies:
glob "^7.1.3" glob "^7.1.3"