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

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

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-14 13:00:58 +00:00 committed by GitHub
parent 6217f0d61d
commit 5141da944e
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.0",
"@types/jest": "^29.4.1",
"@types/node": "^18.14.6",
"@typescript-eslint/parser": "^5.54.1",
"@vercel/ncc": "^0.36.1",