Skip to content

Commit 98d4d87

Browse files
committed
chore(deps): update dependency @types/jest to v29.2.0
1 parent a39856c commit 98d4d87

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.3",
35-
"@types/jest": "29.1.2",
35+
"@types/jest": "29.2.0",
3636
"@types/node": "18.7.14",
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
@@ -1586,10 +1586,10 @@
15861586
dependencies:
15871587
"@types/istanbul-lib-report" "*"
15881588

1589-
"@types/jest@29.1.2":
1590-
version "29.1.2"
1591-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.2.tgz#7ad8077043ab5f6c108c8111bcc1d224e5600a87"
1592-
integrity sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==
1589+
"@types/jest@29.2.0":
1590+
version "29.2.0"
1591+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.0.tgz#fa98e08b46ab119f1a74a9552c48c589f5378a96"
1592+
integrity sha512-KO7bPV21d65PKwv3LLsD8Jn3E05pjNjRZvkm+YTacWhVmykAb07wW6IkZUmQAltwQafNcDUEUrMO2h3jeBSisg==
15931593
dependencies:
15941594
expect "^29.0.0"
15951595
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)