Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency tsc-watch to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2021
1 parent 9a0b21b commit 53ab244
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"textlint": "12.0.0",
"ts-jest": "26.5.6",
"ts-node": "10.0.0",
"tsc-watch": "4.2.9",
"tsc-watch": "4.4.0",
"tsconfig-paths": "3.9.0"
},
"husky": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12042,10 +12042,10 @@ ts-node@^9.0.0:
source-map-support "^0.5.17"
yn "3.1.1"

tsc-watch@4.2.9:
version "4.2.9"
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.2.9.tgz#d93fc74233ca4ef7ee6b12d08c0fe6aca3e19044"
integrity sha512-DlTaoDs74+KUpyWr7dCGhuscAUKCz6CiFduBN7R9RbLJSSN1moWdwoCLASE7+zLgGvV5AwXfYDiEMAsPGaO+Vw==
tsc-watch@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.4.0.tgz#3ebbf1db54bcef6bfe534b330fa87284a4139320"
integrity sha512-+0Yey6ptOOXAnt44OKTk2/EnQnmA0auL7VWXm9d9abMS4tabt0Xdr9B4AK6OJbWAre9ZdLA81+Nk8sz9unptyA==
dependencies:
cross-spawn "^7.0.3"
node-cleanup "^2.1.2"
Expand Down

0 comments on commit 53ab244

Please sign in to comment.