Skip to content

Commit ba64277

Browse files
committed
Update dependency @types/jest to v29.5.3
1 parent 0f0304c commit ba64277

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
@@ -51,7 +51,7 @@
5151
"@graphql-codegen/typescript": "^4.0.0",
5252
"@tsconfig/recommended": "1.0.2",
5353
"@types/graphlib": "^2.1.8",
54-
"@types/jest": "29.5.2",
54+
"@types/jest": "29.5.3",
5555
"@types/node": "^20.1.3",
5656
"@typescript-eslint/eslint-plugin": "5.61.0",
5757
"@typescript-eslint/parser": "5.61.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1872,10 +1872,10 @@
18721872
dependencies:
18731873
"@types/istanbul-lib-report" "*"
18741874

1875-
"@types/jest@29.5.2":
1876-
version "29.5.2"
1877-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
1878-
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
1875+
"@types/jest@29.5.3":
1876+
version "29.5.3"
1877+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
1878+
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
18791879
dependencies:
18801880
expect "^29.0.0"
18811881
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)