Skip to content

Commit

Permalink
chore: update cacache requirement from ^16.0.1 to ^16.0.2 (#106)
Browse files Browse the repository at this point in the history
Updates the requirements on [cacache](https://github.com/npm/cacache) to permit the latest version.
- [Release notes](https://github.com/npm/cacache/releases)
- [Changelog](https://github.com/npm/cacache/blob/main/CHANGELOG.md)
- [Commits](npm/cacache@v16.0.1...v16.0.2)

---
updated-dependencies:
- dependency-name: cacache
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2022
1 parent 1d2f3ed commit 4f82d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@npmcli/template-oss": "^2.9.2",
"cacache": "^16.0.1",
"cacache": "^16.0.2",
"nock": "^13.2.4",
"require-inject": "^1.4.4",
"ssri": "^8.0.1",
Expand Down

0 comments on commit 4f82d0c

Please sign in to comment.