Bump tsc-watch from 5.0.3 to 6.0.0

Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gilamran/tsc-watch/commits)

---
updated-dependencies:
- dependency-name: tsc-watch
  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-12-09 08:01:27 +00:00
committed by GitHub
parent bb66ca53d0
commit 177dae29fe
2 changed files with 18 additions and 20 deletions

View File

@ -40,7 +40,7 @@
"prettier": "^2.8.0",
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
"tsc-watch": "^5.0.3",
"tsc-watch": "^6.0.0",
"typescript": "^4.9.4"
},
"engines": {