Skip to content

Commit

Permalink
Bump ts-node-dev from 1.0.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/whitecolor/ts-node-dev/releases)
- [Changelog](https://github.com/whitecolor/ts-node-dev/blob/master/CHANGELOG.md)
- [Commits](wclr/ts-node-dev@v1.0.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 13, 2020
1 parent 502c4ad commit 2548376
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"rimraf": "^3.0.2",
"ts-jest": "^25.5.1",
"ts-node": "^9.1.0",
"ts-node-dev": "^1.0.0",
"ts-node-dev": "^1.1.1",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.9.7"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4099,10 +4099,10 @@ ts-jest@^25.5.1:
semver "6.x"
yargs-parser "18.x"

ts-node-dev@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.0.0.tgz#24a2270d225c29ce269de2a31f88b1b259fc84cb"
integrity sha512-leA/3TgGtnVU77fGngBwVZztqyDRXirytR7dMtMWZS5b2hGpLl+VDnB0F/gf3A+HEPSzS/KwxgXFP7/LtgX4MQ==
ts-node-dev@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/ts-node-dev/-/ts-node-dev-1.1.1.tgz#b7602929395b1616b4aa99a3be0a4e121742283d"
integrity sha512-kAO8LUZgXZSY0+PucMPsQ0Bbdv0x+lgbN7j8gcD4PuTI4uKC6YchekaspmYTBNilkiu+rQYkWJA7cK+Q8/B0tQ==
dependencies:
chokidar "^3.4.0"
dateformat "~1.0.4-1.2.3"
Expand Down

0 comments on commit 2548376

Please sign in to comment.