chore: bump @types/jest from 29.5.13 to 29.5.14 (#486)
Some checks failed
Build / Build Package (push) Failing after 2s
Check / Check Package (push) Failing after 1s
Test / Test Package (push) Failing after 1s
Test / Test Action (ubuntu-22.04) (push) Failing after 29s
Test / Test Action With Specified Directories (push) Failing after 36s
Test / Test Action Without Run Build (push) Failing after 42s
Test / Test Action With Additional Options (push) Failing after 1s
Test / Test Action With Custom Generator (push) Failing after 1s
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.13 to 29.5.14.
- [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]
2024-10-26 22:51:37 +08:00
committed by GitHub
parent 1d21d21ae7
commit 77cd495728
2 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
"@jest/globals": "^29.7.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-typescript": "^12.1.1",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/node": "^22.7.7",
"eslint": "^9.13.0",
"jest": "^29.7.0",