Skip to content

Commit c45f435

Browse files
Bump @types/jest from 29.5.13 to 29.5.14 (#375)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dadeb4 commit c45f435

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
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@foxglove/eslint-plugin": "1.0.1",
3535
"@foxglove/tsconfig": "2.0.0",
36-
"@types/jest": "29.5.13",
36+
"@types/jest": "29.5.14",
3737
"@typescript-eslint/eslint-plugin": "8.11.0",
3838
"@typescript-eslint/parser": "8.11.0",
3939
"eslint": "8.57.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ __metadata:
483483
dependencies:
484484
"@foxglove/eslint-plugin": "npm:1.0.1"
485485
"@foxglove/tsconfig": "npm:2.0.0"
486-
"@types/jest": "npm:29.5.13"
486+
"@types/jest": "npm:29.5.14"
487487
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
488488
"@typescript-eslint/parser": "npm:8.11.0"
489489
eslint: "npm:8.57.0"
@@ -1010,13 +1010,13 @@ __metadata:
10101010
languageName: node
10111011
linkType: hard
10121012

1013-
"@types/jest@npm:29.5.13":
1014-
version: 29.5.13
1015-
resolution: "@types/jest@npm:29.5.13"
1013+
"@types/jest@npm:29.5.14":
1014+
version: 29.5.14
1015+
resolution: "@types/jest@npm:29.5.14"
10161016
dependencies:
10171017
expect: "npm:^29.0.0"
10181018
pretty-format: "npm:^29.0.0"
1019-
checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
1019+
checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
10201020
languageName: node
10211021
linkType: hard
10221022

0 commit comments

Comments
 (0)