Skip to content

Commit a44229d

Browse files
Bump ts-node-dev from 1.0.0-pre.61 to 1.0.0-pre.62
Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.0.0-pre.61 to 1.0.0-pre.62. - [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-preview[bot] <[email protected]>
1 parent 636f6f1 commit a44229d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"jest": "^26.4.2",
7171
"prettier": "^2.1.1",
7272
"ts-jest": "^26.3.0",
73-
"ts-node-dev": "^1.0.0-pre.61",
73+
"ts-node-dev": "^1.0.0-pre.62",
7474
"tsconfig-paths": "^3.9.0",
7575
"typescript": "^4.0.2"
7676
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6803,10 +6803,10 @@ ts-jest@^26.3.0:
68036803
semver "7.x"
68046804
yargs-parser "18.x"
68056805

6806-
ts-node-dev@^1.0.0-pre.61:
6807-
version "1.0.0-pre.61"
6808-
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.61.tgz#e3ecd7388cdf4ebdebb9e754017550ed58cd4447"
6809-
integrity sha512-BZTR7mk7K3fJmoD5cdGho4jYZNd0bbQegJs6UXpfOB9qgVqMyis8p76VlFlMBoNhGPR5ojmE0zgk2qPAH7Ac2Q==
6806+
ts-node-dev@^1.0.0-pre.62:
6807+
version "1.0.0-pre.62"
6808+
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0-pre.62.tgz#835644c43669b659a880379b9d06df86cef665ad"
6809+
integrity sha512-hfsEuCqUZOVnZ86l7A3icxD1nFt1HEmLVbx4YOHCkrbSHPBNWcw+IczAPZo3zz7YiOm9vs0xG6OENNrkgm89tQ==
68106810
dependencies:
68116811
chokidar "^3.4.0"
68126812
dateformat "~1.0.4-1.2.3"

0 commit comments

Comments
 (0)