mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency tsc-watch to v5 (#1487)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7ddbff2669
commit
4e545dc421
@ -161,7 +161,7 @@
|
||||
"supertest": "6.2.2",
|
||||
"ts-jest": "27.1.4",
|
||||
"ts-node": "10.7.0",
|
||||
"tsc-watch": "4.6.2",
|
||||
"tsc-watch": "5.0.3",
|
||||
"typescript": "4.6.3"
|
||||
},
|
||||
"resolutions": {
|
||||
|
@ -7130,10 +7130,10 @@ ts-node@10.7.0:
|
||||
v8-compile-cache-lib "^3.0.0"
|
||||
yn "3.1.1"
|
||||
|
||||
tsc-watch@4.6.2:
|
||||
version "4.6.2"
|
||||
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.6.2.tgz#4267ee6acddb608356573ba96024fa250eb22cac"
|
||||
integrity sha512-eHWzZGkPmzXVGQKbqQgf3BFpGiZZw1jQ29ZOJeaSe8JfyUvphbd221NfXmmsJUGGPGA/nnaSS01tXipUcyxAxg==
|
||||
tsc-watch@5.0.3:
|
||||
version "5.0.3"
|
||||
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-5.0.3.tgz#4d0b2bda8f2677c8f9ed36e001c1a86c31701145"
|
||||
integrity sha512-Hz2UawwELMSLOf0xHvAFc7anLeMw62cMVXr1flYmhRuOhOyOljwmb1l/O60ZwRyy1k7N1iC1mrn1QYM2zITfuw==
|
||||
dependencies:
|
||||
cross-spawn "^7.0.3"
|
||||
node-cleanup "^2.1.2"
|
||||
|
Loading…
Reference in New Issue
Block a user