Skip to content

Commit d046bf9

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

File tree

2 files changed

+128
-128
lines changed

2 files changed

+128
-128
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.4.0",
22+
"jest": "^26.4.2",
2323
"ts-jest": "^26.2.0",
2424
"ts-node-dev": "^1.0.0-pre.60",
2525
"typescript": "^3.9.6"

0 commit comments

Comments
 (0)