Skip to content

Commit f548553

Browse files
committed
Update dependency @types/jest to v29.1.2
1 parent 67448fb commit f548553

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.13.5",
4848
"@graphql-codegen/typescript": "2.7.3",
4949
"@tsconfig/recommended": "1.0.1",
50-
"@types/jest": "29.1.1",
50+
"@types/jest": "29.1.2",
5151
"@typescript-eslint/eslint-plugin": "5.39.0",
5252
"@typescript-eslint/parser": "5.39.0",
5353
"eslint": "8.24.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1830,10 +1830,10 @@
18301830
dependencies:
18311831
"@types/istanbul-lib-report" "*"
18321832

1833-
"@types/jest@29.1.1":
1834-
version "29.1.1"
1835-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.1.tgz#cf21a0835a1ba9a30ea1966019f1261c6a114c92"
1836-
integrity sha512-U9Ey07dGWl6fUFaIaUQUKWG5NoKi/zizeVQCGV8s4nSU0jPgqphVZvS64+8BtWYvrc3ZGw6wo943NSYPxkrp/g==
1833+
"@types/jest@29.1.2":
1834+
version "29.1.2"
1835+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.2.tgz#7ad8077043ab5f6c108c8111bcc1d224e5600a87"
1836+
integrity sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==
18371837
dependencies:
18381838
expect "^29.0.0"
18391839
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)