Skip to content

Commit

Permalink
chore(deps): bump @types/jest from 29.5.8 to 29.5.10
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.8 to 29.5.10.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Nov 28, 2023
1 parent 49ed8a1 commit 538ab70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@testing-library/user-event": "^14.5.1",
"@types/dagre": "^0.7.52",
"@types/dagre-layout": "^0.8.5",
"@types/jest": "^29.5.8",
"@types/jest": "^29.5.10",
"@types/jquery": "^3.5.29",
"@types/node": "^18.18.6",
"@types/react": "^18.2.23",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2533,7 +2533,7 @@ __metadata:
"@testing-library/user-event": "npm:^14.5.1"
"@types/dagre": "npm:^0.7.52"
"@types/dagre-layout": "npm:^0.8.5"
"@types/jest": "npm:^29.5.8"
"@types/jest": "npm:^29.5.10"
"@types/jquery": "npm:^3.5.29"
"@types/node": "npm:^18.18.6"
"@types/react": "npm:^18.2.23"
Expand Down Expand Up @@ -4673,13 +4673,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.8":
version: 29.5.8
resolution: "@types/jest@npm:29.5.8"
"@types/jest@npm:^29.5.10":
version: 29.5.10
resolution: "@types/jest@npm:29.5.10"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: a8194e26c642780d5b2e22170ac538f7975e04aeaa76d87f8e5ac921f7a8fffc5252029a9e6efacdb0ec4b45320322c8e1f27a5338083f49efbd3c6021314f7e
checksum: f31cdc9cf840a3bc2230148bb5cba1e0369e3180ae75d85804038905300dd8cfa1d989a4dbbd909633c04568d0c1a9251b2ee5c4197309ec033403dd2a08ea42
languageName: node
linkType: hard

Expand Down

0 comments on commit 538ab70

Please sign in to comment.