Skip to content

Commit 701158f

Browse files
committed
Update dependency @types/jest to v29.2.4
1 parent 91a4ad1 commit 701158f

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.15.0",
5151
"@graphql-codegen/typescript": "2.8.3",
5252
"@tsconfig/recommended": "1.0.1",
53-
"@types/jest": "29.2.3",
53+
"@types/jest": "29.2.4",
5454
"@typescript-eslint/eslint-plugin": "5.45.0",
5555
"@typescript-eslint/parser": "5.45.0",
5656
"eslint": "8.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1888,10 +1888,10 @@
18881888
dependencies:
18891889
"@types/istanbul-lib-report" "*"
18901890

1891-
"@types/[email protected].3":
1892-
version "29.2.3"
1893-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3.tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211"
1894-
integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==
1891+
"@types/[email protected].4":
1892+
version "29.2.4"
1893+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4.tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b"
1894+
integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==
18951895
dependencies:
18961896
expect "^29.0.0"
18971897
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)