Skip to content

Commit 0685ca2

Browse files
committed
chore(deps): update dependency @types/jest to v29.2.4
1 parent 1c88b67 commit 0685ca2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@graphql-codegen/typescript": "2.7.3",
3333
"@graphql-codegen/typescript-operations": "2.5.3",
3434
"@graphql-codegen/typescript-react-apollo": "3.3.7",
35-
"@types/jest": "29.2.3",
35+
"@types/jest": "29.2.4",
3636
"@types/node": "18.11.10",
3737
"apollo-cache-inmemory": "1.6.6",
3838
"apollo-client": "2.6.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,10 +1614,10 @@
16141614
dependencies:
16151615
"@types/istanbul-lib-report" "*"
16161616

1617-
"@types/[email protected].3":
1618-
version "29.2.3"
1619-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3.tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211"
1620-
integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==
1617+
"@types/[email protected].4":
1618+
version "29.2.4"
1619+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4.tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b"
1620+
integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==
16211621
dependencies:
16221622
expect "^29.0.0"
16231623
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)