Skip to content

Commit 1465657

Browse files
chore(deps-dev): bump tsc-watch from 6.2.0 to 6.2.1 (#489)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b18f32b commit 1465657

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
"nyc": "^17.1.0",
305305
"prettier": "^3.3.3",
306306
"ts-loader": "^9.5.1",
307-
"tsc-watch": "^6.2.0",
307+
"tsc-watch": "^6.2.1",
308308
"typescript": "^5.4.5",
309309
"utf-8-validate": "^6.0.5",
310310
"vitest": "^0.34.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6311,10 +6311,10 @@ ts-loader@^9.5.1:
63116311
semver "^7.3.4"
63126312
source-map "^0.7.4"
63136313

6314-
tsc-watch@^6.2.0:
6315-
version "6.2.0"
6316-
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.2.0.tgz#4b191c36c6ed24c2bf6e721013af0825cd73d217"
6317-
integrity sha512-2LBhf9kjKXnz7KQ/puLHlozMzzUNHAdYBNMkg3eksQJ9GBAgMg8czznM83T5PmsoUvDnXzfIeQn2lNcIYDr8LA==
6314+
tsc-watch@^6.2.1:
6315+
version "6.2.1"
6316+
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.2.1.tgz#861801be929b2fd3d597c5f608db2b7ddba503db"
6317+
integrity sha512-GLwdz5Dy9K3sVm3RzgkLcyDpl5cvU9HEcE1A3gf5rqEwlUe7gDLxNCgcuNEw3zoKOiegMo3LnbF1t6HLqxhrSA==
63186318
dependencies:
63196319
cross-spawn "^7.0.3"
63206320
node-cleanup "^2.1.2"

0 commit comments

Comments
 (0)