Bump tsc-watch from 4.5.0 to 4.6.0

Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.5.0 to 4.6.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-21 15:09:43 +00:00
committed by GitHub
parent 135b87e140
commit dd02531cf0
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"ts-node": "^10.4.0",
"tsc-watch": "^4.5.0",
"tsc-watch": "^4.6.0",
"typescript": "^4.5.4"
},
"engines": {