Skip to content

Commit fbbf22f

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump ts-node-dev in /modules/webhook/lambdas/webhook (#129)
Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.0.0-pre.56 to 1.0.0-pre.57. - [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 93eb499 commit fbbf22f

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.56",
24+
"ts-node-dev": "^1.0.0-pre.57",
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.56:
4377-
version "1.0.0-pre.56"
4378-
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.56.tgz#b74c0d1db2d98f005ad73f9eaa0a3c0a231f14da"
4379-
integrity sha512-+2a3FAShOja+W5X6ZxKgf1PG3kOOkHCiYzSu6s3lwhLVxeMBusJudcv7W6cZKOTp7+L7hPkKW97t1CGw7bCDaA==
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==
43804380
dependencies:
43814381
chokidar "^3.4.0"
43824382
dateformat "~1.0.4-1.2.3"

0 commit comments

Comments
 (0)