Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build(deps): update dependency cacache to v17.1.1 (#22386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 23, 2023
1 parent a27cec8 commit fc11f3f
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.0",
"cacache": "17.1.1",
"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 @@ -4043,10 +4043,10 @@ bunyan@1.8.15:
mv "~2"
safe-json-stringify "~1"

cacache@17.1.0:
version "17.1.0"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.1.0.tgz#b7286ef941dafe55b461cdcdceda71cacc1eb98d"
integrity sha512-hXpFU+Z3AfVmNuiLve1qxWHMq0RSIt5gjCKAHi/M6DktwFwDdAXAtunl1i4WSKaaVcU9IsRvXFg42jTHigcC6Q==
cacache@17.1.1:
version "17.1.1"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.1.1.tgz#f088b8cb6c10cfd3cb9e5f52e9b8fcdec315c412"
integrity sha512-PfSvLwoYQT04wGpsivFhKyVG1i4mpA0LoxF9WdE7C46E7K170GvvXgVNiTgxmagNcXItPjzGrOBc7CBQ7HgPvg==
dependencies:
"@npmcli/fs" "^3.1.0"
fs-minipass "^3.0.0"
Expand Down

0 comments on commit fc11f3f

Please sign in to comment.