Skip to content

Commit 4ab3764

Browse files
committed
Update dependency @types/jest to v29.2.5
1 parent 2d0eaf7 commit 4ab3764

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.5",
5252
"@tsconfig/recommended": "1.0.1",
53-
"@types/jest": "29.2.4",
53+
"@types/jest": "29.2.5",
5454
"@typescript-eslint/eslint-plugin": "5.46.1",
5555
"@typescript-eslint/parser": "5.46.1",
5656
"eslint": "8.30.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1875,10 +1875,10 @@
18751875
dependencies:
18761876
"@types/istanbul-lib-report" "*"
18771877

1878-
"@types/jest@29.2.4":
1879-
version "29.2.4"
1880-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4.tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b"
1881-
integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==
1878+
"@types/jest@29.2.5":
1879+
version "29.2.5"
1880+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
1881+
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
18821882
dependencies:
18831883
expect "^29.0.0"
18841884
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)