Bump ts-node-dev from 1.0.0-pre.62 to 1.1.1 (#252)

Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.0.0-pre.62 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](https://github.com/whitecolor/ts-node-dev/commits/v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-14 20:05:20 -07:00
committed by GitHub
parent 4fc2f73f82
commit f7ab809dbc
2 changed files with 24 additions and 18 deletions

View File

@@ -37,6 +37,6 @@
"@types/bluebird": "3.5.32",
"@types/node-fetch": "^2.5.6",
"concurrently": "^5.2.0",
"ts-node-dev": "1.0.0-pre.62"
"ts-node-dev": "1.1.1"
}
}