⬆️ Bump @types/jest from 29.5.12 to 29.5.14 (#1826)

⬆️ Bump @types/jest from 29.5.12 to 29.5.14

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 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-11-07 10:49:44 +01:00 committed by GitHub
parent e04c6588ae
commit 92fd3f7e77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
},
"devDependencies": {
"@types/fetch-mock": "^7.3.8",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/react": "^18.3.12",
"@types/react-test-renderer": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",

8
pnpm-lock.yaml generated
View File

@ -45,8 +45,8 @@ importers:
specifier: ^7.3.8
version: 7.3.8
'@types/jest':
specifier: ^29.5.12
version: 29.5.12
specifier: ^29.5.14
version: 29.5.14
'@types/react':
specifier: ^18.3.12
version: 18.3.12
@ -2536,8 +2536,8 @@ packages:
'@types/istanbul-lib-report': 3.0.0
dev: true
/@types/jest@29.5.12:
resolution: {integrity: sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==}
/@types/jest@29.5.14:
resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==}
dependencies:
expect: 29.7.0
pretty-format: 29.7.0