Skip to content

Commit 447b99f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v27.5.1
1 parent b4b12af commit 447b99f

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": "27.5.0",
50+
"@types/jest": "27.5.1",
5151
"@typescript-eslint/eslint-plugin": "5.23.0",
5252
"@typescript-eslint/parser": "5.23.0",
5353
"eslint": "8.15.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 "27.5.0"
1484-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
1485-
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
1482+
"@types/[email protected].1":
1483+
version "27.5.1"
1484+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
1485+
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
14861486
dependencies:
14871487
jest-matcher-utils "^27.0.0"
14881488
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)