Skip to content

Commit

Permalink
build(deps-dev): update nock requirement from ^13.3.8 to ^13.4.0 (#96)
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.3.8...v13.4.0)

---
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 Nov 28, 2023
1 parent 835bba8 commit 4244b83
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.3.8",
"nock": "^13.4.0",
"smee-client": "^2.0.0"
},
"jest": {
Expand Down

1 comment on commit 4244b83

@vercel
Copy link

@vercel vercel bot commented on 4244b83 Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

bot – ./

bot-ihub-pub.vercel.app
bot.ihub.pub
bot-git-main-ihub-pub.vercel.app

Please sign in to comment.