Skip to content

Commit 81b7cf6

Browse files
chore: bump @types/jest from 29.5.12 to 29.5.14
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 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-version: 29.5.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4b4ab1 commit 81b7cf6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@swc/core": "1.11.29",
7171
"@types/benchmark": "2.1.5",
7272
"@types/glob": "8.1.0",
73-
"@types/jest": "29.5.12",
73+
"@types/jest": "29.5.14",
7474
"@types/multistream": "4.1.3",
7575
"@typescript-eslint/eslint-plugin": "7.18.0",
7676
"@typescript-eslint/parser": "7.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,10 +1302,10 @@
13021302
dependencies:
13031303
"@types/istanbul-lib-report" "*"
13041304

1305-
"@types/[email protected].12":
1306-
version "29.5.12"
1307-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
1308-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
1305+
"@types/[email protected].14":
1306+
version "29.5.14"
1307+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
1308+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
13091309
dependencies:
13101310
expect "^29.0.0"
13111311
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)