Skip to content

Commit 4bb0c15

Browse files
committed
Update dependency @types/jest to v28.1.5
1 parent 606e860 commit 4bb0c15

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.0",
4848
"@graphql-codegen/typescript": "2.7.1",
4949
"@tsconfig/recommended": "1.0.1",
50-
"@types/jest": "28.1.4",
50+
"@types/jest": "28.1.5",
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
@@ -1510,10 +1510,10 @@
15101510
dependencies:
15111511
"@types/istanbul-lib-report" "*"
15121512

1513-
"@types/[email protected].4":
1514-
version "28.1.4"
1515-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.4.tgz#a11ee6c8fd0b52c19c9c18138b78bbcc201dad5a"
1516-
integrity sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==
1513+
"@types/[email protected].5":
1514+
version "28.1.5"
1515+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.5.tgz#4337404efa059adbf96c4ac53b28fdc0af514475"
1516+
integrity sha512-TLAC2zXxGnohSP3GxgIyJn7yrTeRPDEyVFyCY1NE2wzg392auI+69uk5EPGjUXuhkq/K208J/TWpLG7J8ebIEQ==
15171517
dependencies:
15181518
jest-matcher-utils "^28.0.0"
15191519
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)