build(deps-dev): bump @types/jest from 29.4.1 to 29.5.0 (#1742)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.4.1 to 29.5.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-21 13:00:37 +00:00 committed by GitHub
parent 375254568c
commit 073c8e6ece
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -38,7 +38,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/jest": "^29.4.1",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.3",
"@typescript-eslint/parser": "^5.56.0",
"@vercel/ncc": "^0.36.1",