Skip to content

Commit 54b0f89

Browse files
Bump @types/jest from 29.5.13 to 29.5.14 in the jest group
Bumps the jest group with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). Updates `@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 dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e98329a commit 54b0f89

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/express": "^5.0.0",
2020
"@types/fs-extra": "^11.0.4",
2121
"@types/http-errors": "^2.0.4",
22-
"@types/jest": "^29.5.13",
22+
"@types/jest": "^29.5.14",
2323
"@types/lodash": "^4.17.10",
2424
"@types/morgan": "^1.9.9",
2525
"@types/supertest": "^6.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2027,13 +2027,13 @@ __metadata:
20272027
languageName: node
20282028
linkType: hard
20292029

2030-
"@types/jest@npm:^29.5.13":
2031-
version: 29.5.13
2032-
resolution: "@types/jest@npm:29.5.13"
2030+
"@types/jest@npm:^29.5.14":
2031+
version: 29.5.14
2032+
resolution: "@types/jest@npm:29.5.14"
20332033
dependencies:
20342034
expect: "npm:^29.0.0"
20352035
pretty-format: "npm:^29.0.0"
2036-
checksum: 9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
2036+
checksum: 18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
20372037
languageName: node
20382038
linkType: hard
20392039

@@ -5268,7 +5268,7 @@ __metadata:
52685268
"@types/express": "npm:^5.0.0"
52695269
"@types/fs-extra": "npm:^11.0.4"
52705270
"@types/http-errors": "npm:^2.0.4"
5271-
"@types/jest": "npm:^29.5.13"
5271+
"@types/jest": "npm:^29.5.14"
52725272
"@types/lodash": "npm:^4.17.10"
52735273
"@types/morgan": "npm:^1.9.9"
52745274
"@types/supertest": "npm:^6.0.2"

0 commit comments

Comments
 (0)