Skip to content

Commit 5f9f8f7

Browse files
committed
Update dependency @types/jest to v29.2.6
1 parent e2f50fd commit 5f9f8f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@graphql-codegen/cli": "2.16.1",
5151
"@graphql-codegen/typescript": "^2.8.7",
5252
"@tsconfig/recommended": "1.0.2",
53-
"@types/jest": "29.2.5",
53+
"@types/jest": "29.2.6",
5454
"@typescript-eslint/eslint-plugin": "5.48.2",
5555
"@typescript-eslint/parser": "5.48.2",
5656
"eslint": "8.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1846,10 +1846,10 @@
18461846
dependencies:
18471847
"@types/istanbul-lib-report" "*"
18481848

1849-
"@types/[email protected].5":
1850-
version "29.2.5"
1851-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
1852-
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
1849+
"@types/[email protected].6":
1850+
version "29.2.6"
1851+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
1852+
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
18531853
dependencies:
18541854
expect "^29.0.0"
18551855
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)