Skip to content

Commit a5bc783

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

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
@@ -17,7 +17,7 @@
1717
"@middy/http-json-body-parser": "2.5.7",
1818
"@middy/validator": "2.5.7",
1919
"@types/aws-lambda": "8.10.97",
20-
"@types/jest": "27.5.1",
20+
"@types/jest": "27.5.2",
2121
"@typescript-eslint/eslint-plugin": "5.27.0",
2222
"@typescript-eslint/parser": "5.27.0",
2323
"aws-lambda": "1.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2523,10 +2523,10 @@
25232523
dependencies:
25242524
"@types/istanbul-lib-report" "*"
25252525

2526-
"@types/[email protected].1":
2527-
version "27.5.1"
2528-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
2529-
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
2526+
"@types/[email protected].2":
2527+
version "27.5.2"
2528+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
2529+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
25302530
dependencies:
25312531
jest-matcher-utils "^27.0.0"
25322532
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)