Skip to content

Commit c30d8d9

Browse files
chore: Bump jest in /modules/webhook/lambdas/webhook (#1599)
Bumps [jest](https://github.com/facebook/jest) from 27.4.5 to 27.4.7. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v27.4.5...v27.4.7) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2fe0a8 commit c30d8d9

File tree

2 files changed

+512
-289
lines changed

2 files changed

+512
-289
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint": "^7.32.0",
3030
"eslint-plugin-prettier": "4.0.0",
3131
"express": "^4.17.2",
32-
"jest": "^27.4.5",
32+
"jest": "^27.4.7",
3333
"nock": "^13.2.1",
3434
"prettier": "2.5.1",
3535
"ts-jest": "^27.1.2",

0 commit comments

Comments
 (0)