Skip to content

Commit 721b6a4

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v27.5.2
1 parent 2a46aa5 commit 721b6a4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@netlify/plugin-nextjs": "4.2.1",
2121
"@next/eslint-plugin-next": "12.0.8",
2222
"@testing-library/cypress": "8.0.2",
23-
"@types/jest": "27.5.1",
23+
"@types/jest": "27.5.2",
2424
"@types/react": "17.0.45",
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "5.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,10 +1049,10 @@
10491049
dependencies:
10501050
"@types/istanbul-lib-report" "*"
10511051

1052-
"@types/jest@27.5.1":
1053-
version "27.5.1"
1054-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
1055-
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
1052+
"@types/jest@27.5.2":
1053+
version "27.5.2"
1054+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
1055+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
10561056
dependencies:
10571057
jest-matcher-utils "^27.0.0"
10581058
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)