Skip to content

Commit 015e104

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:development update-type: version-update:semver-patch dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eca7579 commit 015e104

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
@@ -43,7 +43,7 @@
4343
"@babel/core": "^7.25.8",
4444
"@labforward/config": "~0.1.6",
4545
"@labforward/eslint-config-node": "~0.1.7",
46-
"@types/jest": "^29.5.13",
46+
"@types/jest": "^29.5.14",
4747
"@types/lodash": "^4.17.10",
4848
"@types/node": "^22.7.9",
4949
"eslint": "^8.57.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ __metadata:
834834
"@babel/core": "npm:^7.25.8"
835835
"@labforward/config": "npm:~0.1.6"
836836
"@labforward/eslint-config-node": "npm:~0.1.7"
837-
"@types/jest": "npm:^29.5.13"
837+
"@types/jest": "npm:^29.5.14"
838838
"@types/lodash": "npm:^4.17.10"
839839
"@types/node": "npm:^22.7.9"
840840
ajv: "npm:^8.17.1"
@@ -1058,13 +1058,13 @@ __metadata:
10581058
languageName: node
10591059
linkType: hard
10601060

1061-
"@types/jest@npm:^29.5.13":
1062-
version: 29.5.13
1063-
resolution: "@types/jest@npm:29.5.13"
1061+
"@types/jest@npm:^29.5.14":
1062+
version: 29.5.14
1063+
resolution: "@types/jest@npm:29.5.14"
10641064
dependencies:
10651065
expect: "npm:^29.0.0"
10661066
pretty-format: "npm:^29.0.0"
1067-
checksum: 9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
1067+
checksum: 18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
10681068
languageName: node
10691069
linkType: hard
10701070

0 commit comments

Comments
 (0)