Skip to content

Commit 9ffd8bf

Browse files
committed
Update dependency @types/jest to v29.0.2
1 parent f152d63 commit 9ffd8bf

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
@@ -47,7 +47,7 @@
4747
"@graphql-codegen/cli": "2.12.0",
4848
"@graphql-codegen/typescript": "2.7.3",
4949
"@tsconfig/recommended": "1.0.1",
50-
"@types/jest": "29.0.1",
50+
"@types/jest": "29.0.2",
5151
"@typescript-eslint/eslint-plugin": "5.37.0",
5252
"@typescript-eslint/parser": "5.37.0",
5353
"eslint": "8.23.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,10 +1767,10 @@
17671767
dependencies:
17681768
"@types/istanbul-lib-report" "*"
17691769

1770-
"@types/[email protected].1":
1771-
version "29.0.1"
1772-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.1.tgz#b5610ae1a1c5f6e0f6beb132941722da7c493c28"
1773-
integrity sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==
1770+
"@types/[email protected].2":
1771+
version "29.0.2"
1772+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.2.tgz#05dcb2d78d2fcc444be89f95b7389f2c3601d336"
1773+
integrity sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==
17741774
dependencies:
17751775
expect "^29.0.0"
17761776
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)