Skip to content

Commit 6bd98c3

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v28.1.1
1 parent 8bf4c6f commit 6bd98c3

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.2",
4848
"@graphql-codegen/typescript": "2.4.11",
4949
"@tsconfig/recommended": "1.0.1",
50-
"@types/jest": "28.1.0",
50+
"@types/jest": "28.1.1",
5151
"@typescript-eslint/eslint-plugin": "5.27.0",
5252
"@typescript-eslint/parser": "5.27.0",
5353
"eslint": "8.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,10 +1479,10 @@
14791479
dependencies:
14801480
"@types/istanbul-lib-report" "*"
14811481

1482-
"@types/[email protected].0":
1483-
version "28.1.0"
1484-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.0.tgz#6107d7f8cf46d994e4de23e11f873d61bafe5573"
1485-
integrity sha512-ITfF6JJIl9zbEi2k6NmhNE/BiDqfsI/ceqfvdaWaPbcrCpYyyRq4KtDQIWh6vQUru6SqwppODiom/Zhid+np6A==
1482+
"@types/[email protected].1":
1483+
version "28.1.1"
1484+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.1.tgz#8c9ba63702a11f8c386ee211280e8b68cb093cd1"
1485+
integrity sha512-C2p7yqleUKtCkVjlOur9BWVA4HgUQmEj/HWCt5WzZ5mLXrWnyIfl0wGuArc+kBXsy0ZZfLp+7dywB4HtSVYGVA==
14861486
dependencies:
14871487
jest-matcher-utils "^27.0.0"
14881488
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)