Skip to content

Commit bc71cfc

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.2
1 parent ae5cf3d commit bc71cfc

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.5.1",
35+
"@types/jest": "29.5.2",
3636
"@types/node": "18.16.16",
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
@@ -1750,10 +1750,10 @@
17501750
dependencies:
17511751
"@types/istanbul-lib-report" "*"
17521752

1753-
"@types/jest@29.5.1":
1754-
version "29.5.1"
1755-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
1756-
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
1753+
"@types/jest@29.5.2":
1754+
version "29.5.2"
1755+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
1756+
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
17571757
dependencies:
17581758
expect "^29.0.0"
17591759
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)