1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

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

This commit is contained in:
Renovate Bot 2022-03-11 17:46:15 +00:00 committed by renovate[bot]
parent 55469801cf
commit 20c0c67c1c
2 changed files with 5 additions and 5 deletions

View File

@ -158,7 +158,7 @@
"supertest": "6.2.2", "supertest": "6.2.2",
"ts-jest": "27.1.3", "ts-jest": "27.1.3",
"ts-node": "10.7.0", "ts-node": "10.7.0",
"tsc-watch": "4.6.0", "tsc-watch": "4.6.2",
"typescript": "4.6.2" "typescript": "4.6.2"
}, },
"resolutions": { "resolutions": {

View File

@ -7059,10 +7059,10 @@ ts-node@10.7.0:
v8-compile-cache-lib "^3.0.0" v8-compile-cache-lib "^3.0.0"
yn "3.1.1" yn "3.1.1"
tsc-watch@4.6.0: tsc-watch@4.6.2:
version "4.6.0" version "4.6.2"
resolved "https://registry.npmjs.org/tsc-watch/-/tsc-watch-4.6.0.tgz" resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.6.2.tgz#4267ee6acddb608356573ba96024fa250eb22cac"
integrity sha512-DRMADjFe44EDWb+YMIOj4b83UrU6le27L3/o0/9FlmA01ikFd5Dl9RD5h1hpeh0mQdIqXvwfHZszCcjhH3bAmQ== integrity sha512-eHWzZGkPmzXVGQKbqQgf3BFpGiZZw1jQ29ZOJeaSe8JfyUvphbd221NfXmmsJUGGPGA/nnaSS01tXipUcyxAxg==
dependencies: dependencies:
cross-spawn "^7.0.3" cross-spawn "^7.0.3"
node-cleanup "^2.1.2" node-cleanup "^2.1.2"