Skip to content

Commit 7df1c34

Browse files
chore: Bump ts-node-dev (#159)
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 024bfd8 commit 7df1c34

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.2",
2626
"ts-jest": "^26.2.0",
27-
"ts-node-dev": "^1.0.0-pre.57",
27+
"ts-node-dev": "^1.0.0-pre.60",
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
@@ -4365,10 +4365,10 @@ ts-jest@^26.2.0:
43654365
semver "7.x"
43664366
yargs-parser "18.x"
43674367

4368-
ts-node-dev@^1.0.0-pre.57:
4369-
version "1.0.0-pre.57"
4370-
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.57.tgz#7ed94caccbb9cf0bd9d10a782d8c8f90dcbefc36"
4371-
integrity sha512-xxk1d1jAK5hXumW7HtsbWZja1wBte3sy+avZY/mK2RAvD22ezlJI9H4EXicDxiW3rkBO/YqTfS0L+K3HwucA9A==
4368+
ts-node-dev@^1.0.0-pre.60:
4369+
version "1.0.0-pre.60"
4370+
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.60.tgz#428b051264d9b2b3e58a8a4a02a5d36692436e20"
4371+
integrity sha512-S1X/2dMH2cxzFEiOWo5r/DTD0oElKbEpG8lnWoEA1LrwxXMFCJs71vIMaXPu6p8ud3MHMI2Ans3syDQ8mkjEUg==
43724372
dependencies:
43734373
chokidar "^3.4.0"
43744374
dateformat "~1.0.4-1.2.3"

0 commit comments

Comments
 (0)