Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit ace8329

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

File tree

2 files changed

+304
-295
lines changed

2 files changed

+304
-295
lines changed

modules/webhook/lambdas/webhook/package.json

+1-1
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.1",
32-
"jest": "^27.2.5",
32+
"jest": "^27.3.1",
3333
"nock": "^13.1.1",
3434
"prettier": "2.4.1",
3535
"ts-jest": "^27.0.5",

0 commit comments

Comments
 (0)