Skip to content

Commit 5e62665

Browse files
chore: Bump @types/jest in /modules/webhook/lambdas/webhook
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c580107 commit 5e62665

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@octokit/webhooks-definitions": "^3.62.5",
1919
"@types/express": "^4.17.11",
20-
"@types/jest": "^26.0.20",
20+
"@types/jest": "^26.0.22",
2121
"@types/node": "^14.14.34",
2222
"@typescript-eslint/eslint-plugin": "^4.17.0",
2323
"@typescript-eslint/parser": "^4.17.0",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -771,10 +771,10 @@
771771
dependencies:
772772
"@types/istanbul-lib-report" "*"
773773

774-
"@types/jest@^26.0.20":
775-
version "26.0.20"
776-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
777-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
774+
"@types/jest@^26.0.22":
775+
version "26.0.22"
776+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
777+
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
778778
dependencies:
779779
jest-diff "^26.0.0"
780780
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)