Skip to content

Commit 2572af4

Browse files
committed
chore(deps): update dependency @types/jest to v29.0.1
1 parent 93f30a9 commit 2572af4

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.0.0",
35+
"@types/jest": "29.0.1",
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].0":
1591-
version "29.0.0"
1592-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.0.tgz#bc66835bf6b09d6a47e22c21d7f5b82692e60e72"
1593-
integrity sha512-X6Zjz3WO4cT39Gkl0lZ2baFRaEMqJl5NC1OjElkwtNzAlbkr2K/WJXkBkH5VP0zx4Hgsd2TZYdOEfvp2Dxia+Q==
1590+
"@types/[email protected].1":
1591+
version "29.0.1"
1592+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.1.tgz#b5610ae1a1c5f6e0f6beb132941722da7c493c28"
1593+
integrity sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==
15941594
dependencies:
15951595
expect "^29.0.0"
15961596
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)