Skip to content

Commit 4542232

Browse files
committed
chore(deps): update dependency @types/jest to v29.1.2
1 parent 78aad2f commit 4542232

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.1",
35+
"@types/jest": "29.1.2",
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
@@ -1587,10 +1587,10 @@
15871587
dependencies:
15881588
"@types/istanbul-lib-report" "*"
15891589

1590-
"@types/[email protected].1":
1591-
version "29.1.1"
1592-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.1.tgz#cf21a0835a1ba9a30ea1966019f1261c6a114c92"
1593-
integrity sha512-U9Ey07dGWl6fUFaIaUQUKWG5NoKi/zizeVQCGV8s4nSU0jPgqphVZvS64+8BtWYvrc3ZGw6wo943NSYPxkrp/g==
1590+
"@types/[email protected].2":
1591+
version "29.1.2"
1592+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.2.tgz#7ad8077043ab5f6c108c8111bcc1d224e5600a87"
1593+
integrity sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==
15941594
dependencies:
15951595
expect "^29.0.0"
15961596
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)