Skip to content

Commit

Permalink
build(deps): bump @types/jest from 29.5.13 to 29.5.14
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.13 to 29.5.14.
- [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 Oct 29, 2024
1 parent 0a45980 commit 834083b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/backend-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@bitauth/libauth": "^3.0.0",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/node": "^22.7.7",
"axios": "^1.7.7",
"express": "^4.21.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@thumbmarkjs/thumbmarkjs": "^0.16.0",
"@types/dagre": "^0.7.52",
"@types/dagre-layout": "^0.8.5",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/jquery": "^3.5.31",
"@types/node": "^22.7.7",
"@types/react": "^18.3.12",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1973,7 +1973,7 @@ __metadata:
dependencies:
"@bitauth/libauth": "npm:^3.0.0"
"@types/express": "npm:^5.0.0"
"@types/jest": "npm:^29.5.13"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.7.7"
axios: "npm:^1.7.7"
commit-and-tag-version: "npm:^12.5.0"
Expand Down Expand Up @@ -2042,7 +2042,7 @@ __metadata:
"@thumbmarkjs/thumbmarkjs": "npm:^0.16.0"
"@types/dagre": "npm:^0.7.52"
"@types/dagre-layout": "npm:^0.8.5"
"@types/jest": "npm:^29.5.13"
"@types/jest": "npm:^29.5.14"
"@types/jquery": "npm:^3.5.31"
"@types/node": "npm:^22.7.7"
"@types/react": "npm:^18.3.12"
Expand Down Expand Up @@ -3766,13 +3766,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.13":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
"@types/jest@npm:^29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10/7d6e3e4ef4b1cab0f61270d55764709512fdfbcb1bd47c0ef44117d48490529c1f264dacf3440b9188363e99e290b80b79c529eadc3af2184116a90f6856b192
checksum: 10/59ec7a9c4688aae8ee529316c43853468b6034f453d08a2e1064b281af9c81234cec986be796288f1bbb29efe943bc950e70c8fa8faae1e460d50e3cf9760f9b
languageName: node
linkType: hard

Expand Down

0 comments on commit 834083b

Please sign in to comment.