mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
build(deps): update dependency cacache to v15.2.0 (#10262)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8fac1fdeff
commit
00e3c004fd
2 changed files with 5 additions and 5 deletions
|
@ -132,7 +132,7 @@
|
||||||
"@yarnpkg/parsers": "2.3.0",
|
"@yarnpkg/parsers": "2.3.0",
|
||||||
"azure-devops-node-api": "10.2.2",
|
"azure-devops-node-api": "10.2.2",
|
||||||
"bunyan": "1.8.15",
|
"bunyan": "1.8.15",
|
||||||
"cacache": "15.1.0",
|
"cacache": "15.2.0",
|
||||||
"chalk": "4.1.1",
|
"chalk": "4.1.1",
|
||||||
"changelog-filename-regex": "2.0.1",
|
"changelog-filename-regex": "2.0.1",
|
||||||
"clean-git-ref": "2.0.1",
|
"clean-git-ref": "2.0.1",
|
||||||
|
|
|
@ -2776,10 +2776,10 @@ byte-size@^7.0.1:
|
||||||
resolved "https://registry.yarnpkg.com/byte-size/-/byte-size-7.0.1.tgz#b1daf3386de7ab9d706b941a748dbfc71130dee3"
|
resolved "https://registry.yarnpkg.com/byte-size/-/byte-size-7.0.1.tgz#b1daf3386de7ab9d706b941a748dbfc71130dee3"
|
||||||
integrity sha512-crQdqyCwhokxwV1UyDzLZanhkugAgft7vt0qbbdt60C6Zf3CAiGmtUCylbtYwrU6loOUw3euGrNtW1J651ot1A==
|
integrity sha512-crQdqyCwhokxwV1UyDzLZanhkugAgft7vt0qbbdt60C6Zf3CAiGmtUCylbtYwrU6loOUw3euGrNtW1J651ot1A==
|
||||||
|
|
||||||
cacache@15.1.0:
|
cacache@15.2.0:
|
||||||
version "15.1.0"
|
version "15.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.1.0.tgz#164c2f857ee606e4cc793c63018fefd0ea5eba7b"
|
resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.2.0.tgz#73af75f77c58e72d8c630a7a2858cb18ef523389"
|
||||||
integrity sha512-mfx0C+mCfWjD1PnwQ9yaOrwG1ou9FkKnx0SvzUHWdFt7r7GaRtzT+9M8HAvLu62zIHtnpQ/1m93nWNDCckJGXQ==
|
integrity sha512-uKoJSHmnrqXgthDFx/IU6ED/5xd+NNGe+Bb+kLZy7Ku4P+BaiWEUflAKPZ7eAzsYGcsAGASJZsybXp+quEcHTw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@npmcli/move-file" "^1.0.1"
|
"@npmcli/move-file" "^1.0.1"
|
||||||
chownr "^2.0.0"
|
chownr "^2.0.0"
|
||||||
|
|
Loading…
Reference in a new issue