Skip to content

Commit

Permalink
chore(deps): bump @types/jest from 29.5.7 to 29.5.8
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.7 to 29.5.8.
- [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 Nov 14, 2023
1 parent a19fdb4 commit 18e00cf
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.51",
"@types/dagre-layout": "^0.8.5",
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.8",
"@types/jquery": "^3.5.27",
"@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.51"
"@types/dagre-layout": "npm:^0.8.5"
"@types/jest": "npm:^29.5.7"
"@types/jest": "npm:^29.5.8"
"@types/jquery": "npm:^3.5.27"
"@types/node": "npm:^18.18.6"
"@types/react": "npm:^18.2.23"
Expand Down Expand Up @@ -4589,13 +4589,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 18e00cf

Please sign in to comment.