Bump tsc-watch from 4.6.2 to 5.0.2

Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.6.2 to 5.0.2.
- [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-04-04 08:04:08 +00:00
committed by GitHub
parent 041474cdb9
commit 9fcfc2874c
2 changed files with 8 additions and 8 deletions

View File

@ -41,7 +41,7 @@
"prettier": "^2.6.1",
"rimraf": "^3.0.2",
"ts-node": "^10.7.0",
"tsc-watch": "^4.6.2",
"tsc-watch": "^5.0.2",
"typescript": "^4.6.3"
},
"engines": {