fix: update dependency cacache to v10.0.2

pull/1346/head v10.46.1
Renovate Bot 2018-01-07 04:26:50 +00:00 committed by Rhys Arkins
parent 28518a4f77
commit ac3d2459ff
2 changed files with 20 additions and 2 deletions

View File

@ -40,7 +40,7 @@
},
"dependencies": {
"bunyan": "1.8.12",
"cacache": "10.0.1",
"cacache": "10.0.2",
"chalk": "2.3.0",
"changelog": "1.4.1",
"child-process-promise": "2.2.1",

View File

@ -624,7 +624,25 @@ byline@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/byline/-/byline-5.0.0.tgz#741c5216468eadc457b03410118ad77de8c1ddb1"
cacache@10.0.1, cacache@^10.0.0, cacache@^10.0.1, cacache@~10.0.1:
cacache@10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-10.0.2.tgz#105a93a162bbedf3a25da42e1939ed99ffb145f8"
dependencies:
bluebird "^3.5.0"
chownr "^1.0.1"
glob "^7.1.2"
graceful-fs "^4.1.11"
lru-cache "^4.1.1"
mississippi "^1.3.0"
mkdirp "^0.5.1"
move-concurrently "^1.0.1"
promise-inflight "^1.0.1"
rimraf "^2.6.1"
ssri "^5.0.0"
unique-filename "^1.1.0"
y18n "^3.2.1"
cacache@^10.0.0, cacache@^10.0.1, cacache@~10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-10.0.1.tgz#3e05f6e616117d9b54665b1b20c8aeb93ea5d36f"
dependencies: