chore(deps-dev): bump @types/jest from 29.2.2 to 29.2.6 (#413)

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

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-01-24 14:47:35 -08:00 committed by GitHub
parent 7318a98db7
commit 5e3dd4f01b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -54,7 +54,7 @@
"devDependencies": {
"@actions/core": "^1.10.0",
"@types/got": "^9.6.11",
"@types/jest": "^29.2.2",
"@types/jest": "^29.2.6",
"@vercel/ncc": "^0.36.0",
"jest": "^29.3.1",
"jest-when": "^3.5.2",