Skip to content

Commit a38a57a

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
"nyc": "^15.1.0",
269269
"prettier": "^3.2.5",
270270
"ts-loader": "^9.5.1",
271-
"tsc-watch": "^6.0.4",
271+
"tsc-watch": "^6.2.0",
272272
"typescript": "^5.4.5",
273273
"utf-8-validate": "^6.0.3",
274274
"vitest": "^0.34.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5582,10 +5582,10 @@ ts-loader@^9.5.1:
55825582
semver "^7.3.4"
55835583
source-map "^0.7.4"
55845584

5585-
tsc-watch@^6.0.4:
5586-
version "6.0.4"
5587-
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.0.4.tgz#af15229f03cd53086771a97b10653db063bc6c59"
5588-
integrity sha512-cHvbvhjO86w2aGlaHgSCeQRl+Aqw6X6XN4sQMPZKF88GoP30O+oTuh5lRIJr5pgFWrRpF1AgXnJJ2DoFEIPHyg==
5585+
tsc-watch@^6.2.0:
5586+
version "6.2.0"
5587+
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.2.0.tgz#4b191c36c6ed24c2bf6e721013af0825cd73d217"
5588+
integrity sha512-2LBhf9kjKXnz7KQ/puLHlozMzzUNHAdYBNMkg3eksQJ9GBAgMg8czznM83T5PmsoUvDnXzfIeQn2lNcIYDr8LA==
55895589
dependencies:
55905590
cross-spawn "^7.0.3"
55915591
node-cleanup "^2.1.2"

0 commit comments

Comments
 (0)