Skip to content

Commit

Permalink
Bump nock from 13.3.2 to 13.3.3 (#431)
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.3.2 to 13.3.3.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.2...v13.3.3)

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

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 Aug 17, 2023
1 parent bae838e commit f704ee3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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
Expand Up @@ -24,7 +24,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.2",
"nock": "^13.3.2",
"nock": "^13.3.3",
"prettier": "^3.0.2",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/repo-mock/package.json
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/theupdateframework/tuf-js/tree/main/packages/repo-mock#readme",
"dependencies": {
"@tufjs/models": "1.0.4",
"nock": "^13.3.2"
"nock": "^13.3.3"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
Expand Down

0 comments on commit f704ee3

Please sign in to comment.