Skip to content

Commit 2f7f958

Browse files
committed
Update dependency @types/jest to v28.1.8
1 parent 94240e0 commit 2f7f958

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.11.6",
4848
"@graphql-codegen/typescript": "2.7.3",
4949
"@tsconfig/recommended": "1.0.1",
50-
"@types/jest": "28.1.7",
50+
"@types/jest": "28.1.8",
5151
"@typescript-eslint/eslint-plugin": "5.34.0",
5252
"@typescript-eslint/parser": "5.34.0",
5353
"eslint": "8.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1705,10 +1705,10 @@
17051705
dependencies:
17061706
"@types/istanbul-lib-report" "*"
17071707

1708-
"@types/[email protected].7":
1709-
version "28.1.7"
1710-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.7.tgz#a680c5d05b69634c2d54a63cb106d7fb1adaba16"
1711-
integrity sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==
1708+
"@types/[email protected].8":
1709+
version "28.1.8"
1710+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.8.tgz#6936409f3c9724ea431efd412ea0238a0f03b09b"
1711+
integrity sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==
17121712
dependencies:
17131713
expect "^28.0.0"
17141714
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)