Skip to content

Commit

Permalink
build(deps-dev): update jest requirement from ^29.5.0 to ^29.6.0 (#80)
Browse files Browse the repository at this point in the history
Updates the requirements on [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) to permit the latest version.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.0/packages/jest)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent d7d76a4 commit 1e80fbb
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 @@ -26,7 +26,7 @@
]
},
"devDependencies": {
"jest": "^29.5.0",
"jest": "^29.6.0",
"nock": "^13.3.1",
"smee-client": "^1.2.3"
},
Expand Down

1 comment on commit 1e80fbb

@vercel
Copy link

@vercel vercel bot commented on 1e80fbb Jul 5, 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-git-main-ihub-pub.vercel.app
bot.ihub.pub
bot-ihub-pub.vercel.app

Please sign in to comment.