Skip to content

Commit

Permalink
chore(deps): bump @types/jest from 29.5.10 to 29.5.11
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.10 to 29.5.11.
- [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 Dec 12, 2023
1 parent d15bccb commit 500bece
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.10",
"@types/jest": "^29.5.11",
"@types/jquery": "^3.5.29",
"@types/node": "^18.19.3",
"@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.10"
"@types/jest": "npm:^29.5.11"
"@types/jquery": "npm:^3.5.29"
"@types/node": "npm:^18.19.3"
"@types/react": "npm:^18.2.23"
Expand Down Expand Up @@ -4687,13 +4687,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 500bece

Please sign in to comment.