Skip to content

Commit 47d4f03

Browse files
committed
Update dependency @types/jest to v28.1.6
1 parent 3b687c8 commit 47d4f03

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.8.1",
4848
"@graphql-codegen/typescript": "2.7.1",
4949
"@tsconfig/recommended": "1.0.1",
50-
"@types/jest": "28.1.5",
50+
"@types/jest": "28.1.6",
5151
"@typescript-eslint/eslint-plugin": "5.30.6",
5252
"@typescript-eslint/parser": "5.30.6",
5353
"eslint": "8.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,10 +1523,10 @@
15231523
dependencies:
15241524
"@types/istanbul-lib-report" "*"
15251525

1526-
"@types/[email protected].5":
1527-
version "28.1.5"
1528-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.5.tgz#4337404efa059adbf96c4ac53b28fdc0af514475"
1529-
integrity sha512-TLAC2zXxGnohSP3GxgIyJn7yrTeRPDEyVFyCY1NE2wzg392auI+69uk5EPGjUXuhkq/K208J/TWpLG7J8ebIEQ==
1526+
"@types/[email protected].6":
1527+
version "28.1.6"
1528+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.6.tgz#d6a9cdd38967d2d746861fb5be6b120e38284dd4"
1529+
integrity sha512-0RbGAFMfcBJKOmqRazM8L98uokwuwD5F8rHrv/ZMbrZBwVOWZUyPG6VFNscjYr/vjM3Vu4fRrCPbOs42AfemaQ==
15301530
dependencies:
15311531
jest-matcher-utils "^28.0.0"
15321532
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)