Skip to content

Commit 4112462

Browse files
build(deps-dev): bump tsc-watch from 6.2.1 to 7.1.1 (#203)
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 6.2.1 to 7.1.1. - [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.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4eae34 commit 4112462

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

package-lock.json

Lines changed: 26 additions & 23 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.1.0",
3030
"nyc": "^17.1.0",
3131
"ts-node": "^10.9.2",
32-
"tsc-watch": "^6.2.1"
32+
"tsc-watch": "^7.1.1"
3333
}
3434
}

0 commit comments

Comments
 (0)