Skip to content

Commit

Permalink
chore: bump @types/jest from 29.5.4 to 29.5.5 (#92)
Browse files Browse the repository at this point in the history
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.4 to 29.5.5.
- [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>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 42a40f3 commit c00bca9
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 @@ -42,7 +42,7 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.4",
"@types/jest": "^29.5.5",
"@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1031,13 +1031,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.4":
version: 29.5.4
resolution: "@types/jest@npm:29.5.4"
"@types/jest@npm:^29.5.5":
version: 29.5.5
resolution: "@types/jest@npm:29.5.5"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 38ed5942f44336452efd0f071eab60aaa57cd8d46530348d0a3aa5a691dcbf1366c4ca8f6ee8364efb45b4413bfefae443e5d4f469246a472a03b21ac11cd4ed
checksum: 56e55cde9949bcc0ee2fa34ce5b7c32c2bfb20e53424aa4ff3a210859eeaaa3fdf6f42f81a3f655238039cdaaaf108b054b7a8602f394e6c52b903659338d8c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -2913,7 +2913,7 @@ __metadata:
resolution: "google-rank@workspace:."
dependencies:
"@jest/globals": ^29.7.0
"@types/jest": ^29.5.4
"@types/jest": ^29.5.5
"@types/node": ^20.6.0
"@typescript-eslint/eslint-plugin": ^6.7.2
"@typescript-eslint/parser": ^6.7.0
Expand Down

0 comments on commit c00bca9

Please # to comment.