⬆️ Bump @types/jest from 29.5.11 to 29.5.12 (#1689)

⬆️ Bump @types/jest from 29.5.11 to 29.5.12

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.11 to 29.5.12.
- [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-03-08 10:05:40 +00:00 committed by GitHub
parent aaf6c08ccd
commit 522eb3aea8
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.11",
"@types/jest": "^29.5.12",
"@types/react": "^18.2.41",
"@types/react-test-renderer": "^18.0.7",
"@typescript-eslint/eslint-plugin": "^7.1.1",

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.11
version: 29.5.11
specifier: ^29.5.12
version: 29.5.12
'@types/react':
specifier: ^18.2.41
version: 18.2.41
@ -2535,8 +2535,8 @@ packages:
'@types/istanbul-lib-report': 3.0.0
dev: true
/@types/jest@29.5.11:
resolution: {integrity: sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==}
/@types/jest@29.5.12:
resolution: {integrity: sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==}
dependencies:
expect: 29.7.0
pretty-format: 29.7.0