Skip to content

Commit fc024c7

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v27.5.2
1 parent a943d62 commit fc024c7

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.1",
50+
"@types/jest": "27.5.2",
5151
"@typescript-eslint/eslint-plugin": "5.27.0",
5252
"@typescript-eslint/parser": "5.27.0",
5353
"eslint": "8.16.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/jest@27.5.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==
1482+
"@types/jest@27.5.2":
1483+
version "27.5.2"
1484+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
1485+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
14861486
dependencies:
14871487
jest-matcher-utils "^27.0.0"
14881488
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)