Skip to content

Commit

Permalink
build(deps-dev): update nock requirement from ^13.5.3 to ^13.5.4 (#106)
Browse files Browse the repository at this point in the history
Updates the requirements on [nock](https://github.com/nock/nock) to permit the latest version.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.3...v13.5.4)

---
updated-dependencies:
- dependency-name: nock
  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] authored Feb 27, 2024
1 parent 441fa60 commit 287e333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"jest": "^29.7.0",
"nock": "^13.5.3",
"nock": "^13.5.4",
"smee-client": "^2.0.1"
},
"jest": {
Expand Down

0 comments on commit 287e333

Please sign in to comment.