Bump tsc-watch from 6.1.0 to 6.2.0

Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 6.1.0 to 6.2.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/compare/v6.1.0...v6.2.0)

---
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]
2024-03-29 08:19:54 +00:00
committed by GitHub
parent e0fb3b0dd9
commit 4ed663c01f
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"ts-node": "^10.9.2",
"tsc-watch": "^6.1.0",
"tsc-watch": "^6.2.0",
"typescript": "^5.4.3"
},
"engines": {