Skip to content

Commit

Permalink
Bump @types/jest from 29.5.11 to 29.5.12 in the jest group
Browse files Browse the repository at this point in the history
Bumps the jest group with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest).


Updates `@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
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent e54bbbd commit d390be6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@types/babel__core": "^7.20.3",
"@types/babel__preset-env": "^7.9.6",
"@types/case-sensitive-paths-webpack-plugin": "2.1.9",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/license-checker": "^25.0.6",
"@types/semver": "^7.5.3",
"@typescript-eslint/eslint-plugin": "6.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6937,13 +6937,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.11":
version: 29.5.11
resolution: "@types/jest@npm:29.5.11"
"@types/jest@npm:29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: f892a06ec9f0afa9a61cd7fa316ec614e21d4df1ad301b5a837787e046fcb40dfdf7f264a55e813ac6b9b633cb9d366bd5b8d1cea725e84102477b366df23fdd
checksum: 19b1efdeed9d9a60a81edc8226cdeae5af7479e493eaed273e01243891c9651f7b8b4c08fc633a7d0d1d379b091c4179bbaa0807af62542325fd72f2dd17ce1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -16324,7 +16324,7 @@ __metadata:
"@types/babel__core": ^7.20.3
"@types/babel__preset-env": ^7.9.6
"@types/case-sensitive-paths-webpack-plugin": 2.1.9
"@types/jest": 29.5.11
"@types/jest": 29.5.12
"@types/license-checker": ^25.0.6
"@types/semver": ^7.5.3
"@typescript-eslint/eslint-plugin": 6.10.0
Expand Down

0 comments on commit d390be6

Please sign in to comment.