Skip to content

Commit c966c0d

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump ts-node-dev (#139)
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 a8ecf86 commit c966c0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "^6.8.0",
2525
"jest": "^26.4.0",
2626
"ts-jest": "^26.1.2",
27-
"ts-node-dev": "^1.0.0-pre.51",
27+
"ts-node-dev": "^1.0.0-pre.57",
2828
"typescript": "^3.9.6"
2929
}
3030
}

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4333,10 +4333,10 @@ ts-jest@^26.1.2:
43334333
semver "7.x"
43344334
yargs-parser "18.x"
43354335

4336-
ts-node-dev@^1.0.0-pre.51:
4337-
version "1.0.0-pre.56"
4338-
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.56.tgz#b74c0d1db2d98f005ad73f9eaa0a3c0a231f14da"
4339-
integrity sha512-+2a3FAShOja+W5X6ZxKgf1PG3kOOkHCiYzSu6s3lwhLVxeMBusJudcv7W6cZKOTp7+L7hPkKW97t1CGw7bCDaA==
4336+
ts-node-dev@^1.0.0-pre.57:
4337+
version "1.0.0-pre.57"
4338+
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.57.tgz#7ed94caccbb9cf0bd9d10a782d8c8f90dcbefc36"
4339+
integrity sha512-xxk1d1jAK5hXumW7HtsbWZja1wBte3sy+avZY/mK2RAvD22ezlJI9H4EXicDxiW3rkBO/YqTfS0L+K3HwucA9A==
43404340
dependencies:
43414341
chokidar "^3.4.0"
43424342
dateformat "~1.0.4-1.2.3"

0 commit comments

Comments
 (0)