Skip to content

Commit 6f04fbd

Browse files
committed
Update dependency @types/jest to v29.4.0
1 parent 72243ab commit 6f04fbd

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
@@ -50,7 +50,7 @@
5050
"@graphql-codegen/cli": "2.16.1",
5151
"@graphql-codegen/typescript": "^2.8.7",
5252
"@tsconfig/recommended": "1.0.2",
53-
"@types/jest": "29.2.6",
53+
"@types/jest": "29.4.0",
5454
"@typescript-eslint/eslint-plugin": "5.49.0",
5555
"@typescript-eslint/parser": "5.49.0",
5656
"eslint": "8.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1858,10 +1858,10 @@
18581858
dependencies:
18591859
"@types/istanbul-lib-report" "*"
18601860

1861-
"@types/jest@29.2.6":
1862-
version "29.2.6"
1863-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
1864-
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
1861+
"@types/jest@29.4.0":
1862+
version "29.4.0"
1863+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206"
1864+
integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==
18651865
dependencies:
18661866
expect "^29.0.0"
18671867
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)