Skip to content

Commit

Permalink
Bump nock from 13.5.5 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.5.5 to 14.0.0.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.5...v14.0.0)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 6036cd2 commit c9f8176
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 14 deletions.
129 changes: 117 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^22.10.7",
"eslint": "^9.18.0",
"jest": "^29.7.0",
"nock": "^13.5.5",
"nock": "^14.0.0",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"typescript": "^5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/repo-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/theupdateframework/tuf-js/tree/main/packages/repo-mock#readme",
"dependencies": {
"@tufjs/models": "3.0.1",
"nock": "^13.5.5"
"nock": "^14.0.0"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
Expand Down

0 comments on commit c9f8176

Please sign in to comment.