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

Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.1.1 to 1.1.8.
- [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.1...v1.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-10 13:47:41 +00:00
committed by GitHub
parent a6f431ff5c
commit b305b5276d
2 changed files with 10 additions and 607 deletions

View File

@@ -53,7 +53,7 @@
"nyc": "^15.0.1",
"prettier": "^2.6.2",
"sinon": "^14.0.0",
"ts-node-dev": "^1.1.1",
"ts-node-dev": "^1.1.8",
"typescript": "^4.6.4"
},
"dependencies": {