Skip to content

Commit a200194

Browse files
chore: Bump ts-node-dev (#180)
Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.0.0-pre.60 to 1.0.0-pre.61. - [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 6fcfff8 commit a200194

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.60",
27+
"ts-node-dev": "^1.0.0-pre.61",
2828
"typescript": "^3.9.6"
2929
},
3030
"dependencies": {

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.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==
4368+
ts-node-dev@^1.0.0-pre.61:
4369+
version "1.0.0-pre.61"
4370+
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.61.tgz#e3ecd7388cdf4ebdebb9e754017550ed58cd4447"
4371+
integrity sha512-BZTR7mk7K3fJmoD5cdGho4jYZNd0bbQegJs6UXpfOB9qgVqMyis8p76VlFlMBoNhGPR5ojmE0zgk2qPAH7Ac2Q==
43724372
dependencies:
43734373
chokidar "^3.4.0"
43744374
dateformat "~1.0.4-1.2.3"

0 commit comments

Comments
 (0)