Skip to content

Commit

Permalink
build(deps): update dependency cacache to v16.0.6 (#15337)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 27, 2022
1 parent 946a8e0 commit 16f98fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"auth-header": "1.0.0",
"azure-devops-node-api": "11.1.1",
"bunyan": "1.8.15",
"cacache": "16.0.5",
"cacache": "16.0.6",
"chalk": "4.1.2",
"changelog-filename-regex": "2.0.1",
"clean-git-ref": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3416,10 +3416,10 @@ bunyan@1.8.15:
mv "~2"
safe-json-stringify "~1"

cacache@16.0.5:
version "16.0.5"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-16.0.5.tgz#149f02b276ee4773896d147f6b1559680c62cba2"
integrity sha512-8s/08Kgu5sk9JcmOrekdUTM7cPPewz2FIQWVQOGOCdWPMRxBUD10WXApQD39Qvg1y5AKXcjo+pnOHkeveEFHCA==
cacache@16.0.6:
version "16.0.6"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-16.0.6.tgz#3e4b1e8196673486e725a66eaa747a91da753963"
integrity sha512-9a/MLxGaw3LEGes0HaPez2RgZWDV6X0jrgChsuxfEh8xoDoYGxaGrkMe7Dlyjrb655tA/b8fX0qlUg6Ii5MBvw==
dependencies:
"@npmcli/fs" "^2.1.0"
"@npmcli/move-file" "^2.0.0"
Expand Down

0 comments on commit 16f98fe

Please sign in to comment.