Skip to content

Commit

Permalink
build(deps-dev): bump @types/jest from 28.1.8 to 29.0.0
Browse files Browse the repository at this point in the history
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.8 to 29.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2022
1 parent b83c8c1 commit 2407a05
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 159 deletions.
198 changes: 40 additions & 158 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
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"repository": "github:probot/adapter-azure-functions",
"devDependencies": {
"@azure/functions": "^3.2.0",
"@types/jest": "^28.1.8",
"@types/jest": "^29.0.0",
"jest": "^29.0.1",
"nock": "^13.2.9",
"prettier": "^2.7.1"
Expand Down

0 comments on commit 2407a05

Please sign in to comment.