Skip to content

Commit 997d5b5

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump ts-jest in /modules/webhook/lambdas/webhook (#761)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.3 to 26.5.5. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.3...v26.5.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f408b02 commit 997d5b5

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
@@ -27,7 +27,7 @@
2727
"eslint": "^7.22.0",
2828
"express": "^4.17.1",
2929
"jest": "^26.6.3",
30-
"ts-jest": "^26.5.3",
30+
"ts-jest": "^26.5.5",
3131
"ts-node-dev": "^1.1.6",
3232
"typescript": "^4.2.3"
3333
},

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4739,10 +4739,10 @@ trim-newlines@^1.0.0:
47394739
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
47404740
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
47414741

4742-
ts-jest@^26.5.3:
4743-
version "26.5.3"
4744-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
4745-
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
4742+
ts-jest@^26.5.5:
4743+
version "26.5.5"
4744+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
4745+
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
47464746
dependencies:
47474747
bs-logger "0.x"
47484748
buffer-from "1.x"

0 commit comments

Comments
 (0)