build(deps-dev): bump ts-node-dev from 1.1.8 to 2.0.0

Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.1.8 to 2.0.0.
- [Release notes](https://github.com/whitecolor/ts-node-dev/releases)
- [Changelog](https://github.com/wclr/ts-node-dev/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitecolor/ts-node-dev/compare/v1.1.8...v2.0.0)

---
updated-dependencies:
- dependency-name: ts-node-dev
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-27 05:10:45 +00:00
committed by GitHub
parent f6989bb074
commit ea66e9399e
2 changed files with 108 additions and 118 deletions

View File

@@ -49,7 +49,7 @@
"nyc": "^15.0.1",
"prettier": "^2.6.2",
"sinon": "^14.0.0",
"ts-node-dev": "^1.1.8",
"ts-node-dev": "^2.0.0",
"typescript": "^4.7.2"
},
"dependencies": {