Skip to content

Commit

Permalink
build(deps): update dependency cacache to v17.1.3 (#22390)
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 May 23, 2023
1 parent eea2313 commit c8f4935
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -170,7 +170,7 @@
"aws4": "1.12.0",
"azure-devops-node-api": "12.0.0",
"bunyan": "1.8.15",
"cacache": "17.1.2",
"cacache": "17.1.3",
"cacheable-lookup": "5.0.4",
"chalk": "4.1.2",
"changelog-filename-regex": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4034,10 +4034,10 @@ bunyan@1.8.15:
mv "~2"
safe-json-stringify "~1"

cacache@17.1.2:
version "17.1.2"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.1.2.tgz#57ce9b79d300373f7266f2f1e4e1718fe09e84b4"
integrity sha512-VcRDUtZd9r7yfGDpdm3dBDBSQbLd19IqWs9q1tuB9g6kmxYLwIjfLngRKMCfDHxReuf0SBclRuYn66Xds7jzUQ==
cacache@17.1.3:
version "17.1.3"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.1.3.tgz#c6ac23bec56516a7c0c52020fd48b4909d7c7044"
integrity sha512-jAdjGxmPxZh0IipMdR7fK/4sDSrHMLUV0+GvVUsjwyGNKHsh79kW/otg+GkbXwl6Uzvy9wsvHOX4nUoWldeZMg==
dependencies:
"@npmcli/fs" "^3.1.0"
fs-minipass "^3.0.0"
Expand Down

0 comments on commit c8f4935

Please sign in to comment.