Skip to content

Commit

Permalink
build(deps-dev): update jest requirement from ^29.6.1 to ^29.6.2 (#83)
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.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  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 Jul 28, 2023
1 parent d41bb67 commit b2b8bc1
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.6.1",
"jest": "^29.6.2",
"nock": "^13.3.2",
"smee-client": "^1.2.3"
},
Expand Down

1 comment on commit b2b8bc1

@vercel
Copy link

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

Please sign in to comment.