Skip to content

Commit 1b8b8d0

Browse files
committed
Update dependency @types/jest to v29.2.0
1 parent 500270e commit 1b8b8d0

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.7",
4848
"@graphql-codegen/typescript": "2.7.4",
4949
"@tsconfig/recommended": "1.0.1",
50-
"@types/jest": "29.1.2",
50+
"@types/jest": "29.2.0",
5151
"@typescript-eslint/eslint-plugin": "5.40.1",
5252
"@typescript-eslint/parser": "5.40.1",
5353
"eslint": "8.25.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1825,10 +1825,10 @@
18251825
dependencies:
18261826
"@types/istanbul-lib-report" "*"
18271827

1828-
"@types/jest@29.1.2":
1829-
version "29.1.2"
1830-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.2.tgz#7ad8077043ab5f6c108c8111bcc1d224e5600a87"
1831-
integrity sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==
1828+
"@types/jest@29.2.0":
1829+
version "29.2.0"
1830+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.0.tgz#fa98e08b46ab119f1a74a9552c48c589f5378a96"
1831+
integrity sha512-KO7bPV21d65PKwv3LLsD8Jn3E05pjNjRZvkm+YTacWhVmykAb07wW6IkZUmQAltwQafNcDUEUrMO2h3jeBSisg==
18321832
dependencies:
18331833
expect "^29.0.0"
18341834
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)