build(deps-dev): bump @types/jest from 29.5.8 to 29.5.9 (#1172)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.8 to 29.5.9.
- [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-11-22 05:16:31 +11:00
committed by GitHub
parent 4b48428164
commit 7d665f44bb
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"undici": "^5.27.2"
},
"devDependencies": {
"@types/jest": "^29.5.8",
"@types/jest": "^29.5.9",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vercel/ncc": "^0.38.1",