Skip to content

Commit 588c410

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump ts-node-dev in /modules/webhook/lambdas/webhook (#155)
Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.0.0-pre.57 to 1.0.0-pre.60. - [Release notes](https://github.com/whitecolor/ts-node-dev/releases) - [Changelog](https://github.com/whitecolor/ts-node-dev/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitecolor/ts-node-dev/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd21b2c commit 588c410

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
@@ -21,7 +21,7 @@
2121
"express": "^4.17.1",
2222
"jest": "^26.4.0",
2323
"ts-jest": "^26.2.0",
24-
"ts-node-dev": "^1.0.0-pre.57",
24+
"ts-node-dev": "^1.0.0-pre.60",
2525
"typescript": "^3.9.6"
2626
},
2727
"dependencies": {

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,10 +4373,10 @@ ts-jest@^26.2.0:
43734373
semver "7.x"
43744374
yargs-parser "18.x"
43754375

4376-
ts-node-dev@^1.0.0-pre.57:
4377-
version "1.0.0-pre.57"
4378-
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.57.tgz#7ed94caccbb9cf0bd9d10a782d8c8f90dcbefc36"
4379-
integrity sha512-xxk1d1jAK5hXumW7HtsbWZja1wBte3sy+avZY/mK2RAvD22ezlJI9H4EXicDxiW3rkBO/YqTfS0L+K3HwucA9A==
4376+
ts-node-dev@^1.0.0-pre.60:
4377+
version "1.0.0-pre.60"
4378+
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.60.tgz#428b051264d9b2b3e58a8a4a02a5d36692436e20"
4379+
integrity sha512-S1X/2dMH2cxzFEiOWo5r/DTD0oElKbEpG8lnWoEA1LrwxXMFCJs71vIMaXPu6p8ud3MHMI2Ans3syDQ8mkjEUg==
43804380
dependencies:
43814381
chokidar "^3.4.0"
43824382
dateformat "~1.0.4-1.2.3"

0 commit comments

Comments
 (0)