Skip to content

Commit 144f888

Browse files
committed
Update dependency @types/jest to v29.5.2
1 parent 3ee88ac commit 144f888

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": "4.0.0",
5151
"@graphql-codegen/typescript": "^4.0.0",
5252
"@tsconfig/recommended": "1.0.2",
53-
"@types/jest": "29.5.1",
53+
"@types/jest": "29.5.2",
5454
"@types/node": "^20.1.3",
5555
"@typescript-eslint/eslint-plugin": "5.59.8",
5656
"@typescript-eslint/parser": "5.59.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1776,10 +1776,10 @@
17761776
dependencies:
17771777
"@types/istanbul-lib-report" "*"
17781778

1779-
"@types/[email protected].1":
1780-
version "29.5.1"
1781-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
1782-
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
1779+
"@types/[email protected].2":
1780+
version "29.5.2"
1781+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
1782+
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
17831783
dependencies:
17841784
expect "^29.0.0"
17851785
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)