Skip to content

Commit 751ee0d

Browse files
Bump @types/jest from 29.5.12 to 29.5.13 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.12 to 29.5.13 - [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 2ad41f6 commit 751ee0d

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.2",
4444
"@labforward/config": "~0.1.6",
4545
"@labforward/eslint-config-node": "~0.1.7",
46-
"@types/jest": "^29.5.12",
46+
"@types/jest": "^29.5.13",
4747
"@types/lodash": "^4.17.7",
4848
"@types/node": "^22.5.4",
4949
"eslint": "^8.57.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ __metadata:
832832
"@babel/core": "npm:^7.25.2"
833833
"@labforward/config": "npm:~0.1.6"
834834
"@labforward/eslint-config-node": "npm:~0.1.7"
835-
"@types/jest": "npm:^29.5.12"
835+
"@types/jest": "npm:^29.5.13"
836836
"@types/lodash": "npm:^4.17.7"
837837
"@types/node": "npm:^22.5.4"
838838
ajv: "npm:^8.17.1"
@@ -1056,13 +1056,13 @@ __metadata:
10561056
languageName: node
10571057
linkType: hard
10581058

1059-
"@types/jest@npm:^29.5.12":
1060-
version: 29.5.12
1061-
resolution: "@types/jest@npm:29.5.12"
1059+
"@types/jest@npm:^29.5.13":
1060+
version: 29.5.13
1061+
resolution: "@types/jest@npm:29.5.13"
10621062
dependencies:
10631063
expect: "npm:^29.0.0"
10641064
pretty-format: "npm:^29.0.0"
1065-
checksum: 25fc8e4c611fa6c4421e631432e9f0a6865a8cb07c9815ec9ac90d630271cad773b2ee5fe08066f7b95bebd18bb967f8ce05d018ee9ab0430f9dfd1d84665b6f
1065+
checksum: 9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
10661066
languageName: node
10671067
linkType: hard
10681068

0 commit comments

Comments
 (0)