Skip to content

Commit 3d18b80

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump jest in /modules/webhook/lambdas/webhook (#130)
Bumps [jest](https://github.com/facebook/jest) from 26.2.2 to 26.4.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.2.2...v26.4.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a58d7b0 commit 3d18b80

File tree

2 files changed

+360
-330
lines changed

2 files changed

+360
-330
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"aws-sdk": "^2.734.0",
2020
"body-parser": "^1.19.0",
2121
"express": "^4.17.1",
22-
"jest": "^26.2.2",
22+
"jest": "^26.4.0",
2323
"ts-jest": "^26.1.4",
2424
"ts-node-dev": "^1.0.0-pre.56",
2525
"typescript": "^3.9.6"

0 commit comments

Comments
 (0)