Skip to content

Commit 59042d8

Browse files
committed
Update dependency @types/jest to v28.1.4
1 parent f5daf9a commit 59042d8

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.6.4",
4848
"@graphql-codegen/typescript": "2.5.1",
4949
"@tsconfig/recommended": "1.0.1",
50-
"@types/jest": "28.1.3",
50+
"@types/jest": "28.1.4",
5151
"@typescript-eslint/eslint-plugin": "5.30.0",
5252
"@typescript-eslint/parser": "5.30.0",
5353
"eslint": "8.18.0",

yarn.lock

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

1524-
"@types/[email protected].3":
1525-
version "28.1.3"
1526-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.3.tgz#52f3f3e50ce59191ff5fbb1084896cc0cf30c9ce"
1527-
integrity sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==
1524+
"@types/[email protected].4":
1525+
version "28.1.4"
1526+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.4.tgz#a11ee6c8fd0b52c19c9c18138b78bbcc201dad5a"
1527+
integrity sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==
15281528
dependencies:
15291529
jest-matcher-utils "^28.0.0"
15301530
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)