Skip to content

Commit f848d1d

Browse files
committed
Update dependency @types/jest to v29.4.4
1 parent bcd8a6c commit f848d1d

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.4.3",
53+
"@types/jest": "29.4.4",
5454
"@typescript-eslint/eslint-plugin": "5.55.0",
5555
"@typescript-eslint/parser": "5.55.0",
5656
"eslint": "8.36.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,10 +1881,10 @@
18811881
dependencies:
18821882
"@types/istanbul-lib-report" "*"
18831883

1884-
"@types/[email protected].3":
1885-
version "29.4.3"
1886-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.3.tgz#2575bf579815e647f5a6c0f2267d2b142aa72619"
1887-
integrity sha512-rQ+fXtBHSDfgoTwGLLNuZ27fHpp14mCZSxGUZ3MlNExwJno5hz0uXEWtXfQlE8vaZmYAa6atbR9rpHk+NnlRaw==
1884+
"@types/[email protected].4":
1885+
version "29.4.4"
1886+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.4.tgz#ba257bd7b1876dec9e0b4fb82fa60eec5505e5f1"
1887+
integrity sha512-qezb65VIH7X1wobSnd6Lvdve7PXSyQRa3dljTkhTtDhi603RvHQCshSlJcuyMLHJpeHgY3NKwvDJWxMOOHxGDQ==
18881888
dependencies:
18891889
expect "^29.0.0"
18901890
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)