Skip to content

Commit e8af388

Browse files
build(deps-dev): bump tsc-watch from 7.1.1 to 7.2.0 (#214)
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 7.1.1 to 7.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/commits) --- updated-dependencies: - dependency-name: tsc-watch dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JK Gunnink <[email protected]>
1 parent c6915b8 commit e8af388

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"mocha": "^11.7.3",
3030
"nyc": "^17.1.0",
3131
"ts-node": "^10.9.2",
32-
"tsc-watch": "^7.1.1"
32+
"tsc-watch": "^7.2.0"
3333
}
3434
}

0 commit comments

Comments
 (0)