Bump tsc-watch from 6.0.0 to 6.0.4

Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 6.0.0 to 6.0.4.
- [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/v6.0.4)

---
updated-dependencies:
- dependency-name: tsc-watch
  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]
2023-05-01 08:57:30 +00:00
committed by GitHub
parent 958f7a83ec
commit 6382ac9e04
2 changed files with 8 additions and 8 deletions

View File

@ -40,7 +40,7 @@
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"ts-node": "^10.9.1",
"tsc-watch": "^6.0.0",
"tsc-watch": "^6.0.4",
"typescript": "^5.0.4"
},
"engines": {