1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency tsc-watch to v4.6.0

This commit is contained in:
Renovate Bot 2021-12-22 02:50:40 +00:00 committed by renovate[bot]
parent 3a056c07c0
commit 9acec466c6
2 changed files with 5 additions and 5 deletions

View File

@ -154,7 +154,7 @@
"supertest": "6.1.6",
"ts-jest": "27.1.2",
"ts-node": "10.4.0",
"tsc-watch": "4.5.0",
"tsc-watch": "4.6.0",
"typescript": "4.5.4"
},
"resolutions": {

View File

@ -6852,10 +6852,10 @@ ts-node@10.4.0:
make-error "^1.1.1"
yn "3.1.1"
tsc-watch@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.5.0.tgz#d6884b932822b2c2ccd37f1c1f3748304566a474"
integrity sha512-aXhN4jY+1YEcn/NwCQ/+fHqU43EqOpW+pS+933EPsVEsrKhvyrodPDIjQsk1a1niFrabAK3RIBrRbAslVefEbQ==
tsc-watch@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.6.0.tgz#a0eba1300cbe3048ab6d3a3e06de47141b613beb"
integrity sha512-DRMADjFe44EDWb+YMIOj4b83UrU6le27L3/o0/9FlmA01ikFd5Dl9RD5h1hpeh0mQdIqXvwfHZszCcjhH3bAmQ==
dependencies:
cross-spawn "^7.0.3"
node-cleanup "^2.1.2"