Skip to content

Commit f6b1dd0

Browse files
committed
chore(deps): update dependency @types/jest to v29.4.0
1 parent 9ba3b96 commit f6b1dd0

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.6",
35+
"@types/jest": "29.4.0",
3636
"@types/node": "18.11.18",
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
@@ -1626,10 +1626,10 @@
16261626
dependencies:
16271627
"@types/istanbul-lib-report" "*"
16281628

1629-
"@types/jest@29.2.6":
1630-
version "29.2.6"
1631-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
1632-
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
1629+
"@types/jest@29.4.0":
1630+
version "29.4.0"
1631+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206"
1632+
integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==
16331633
dependencies:
16341634
expect "^29.0.0"
16351635
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)