mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
chore(deps): update dependency tsc-watch to v5 (#637)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d79c1e94f8
commit
e03426b36d
2 changed files with 5 additions and 5 deletions
|
@ -74,7 +74,7 @@
|
|||
"snake-case": "^3.0.4",
|
||||
"supertest": "^6.2.2",
|
||||
"ts-jest": "^27.1.1",
|
||||
"tsc-watch": "^4.4.0",
|
||||
"tsc-watch": "^5.0.0",
|
||||
"typescript": "^4.6.2"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -208,7 +208,7 @@ importers:
|
|||
snakecase-keys: ^5.1.0
|
||||
supertest: ^6.2.2
|
||||
ts-jest: ^27.1.1
|
||||
tsc-watch: ^4.4.0
|
||||
tsc-watch: ^5.0.0
|
||||
typescript: ^4.6.2
|
||||
zod: ^3.14.3
|
||||
dependencies:
|
||||
|
@ -265,7 +265,7 @@ importers:
|
|||
snake-case: 3.0.4
|
||||
supertest: 6.2.2
|
||||
ts-jest: 27.1.1_60149d457e34ffba7d4e845dde6a1263
|
||||
tsc-watch: 4.5.0_typescript@4.6.2
|
||||
tsc-watch: 5.0.3_typescript@4.6.2
|
||||
typescript: 4.6.2
|
||||
|
||||
packages/docs:
|
||||
|
@ -18926,8 +18926,8 @@ packages:
|
|||
yn: 3.1.1
|
||||
dev: true
|
||||
|
||||
/tsc-watch/4.5.0_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-aXhN4jY+1YEcn/NwCQ/+fHqU43EqOpW+pS+933EPsVEsrKhvyrodPDIjQsk1a1niFrabAK3RIBrRbAslVefEbQ==}
|
||||
/tsc-watch/5.0.3_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-Hz2UawwELMSLOf0xHvAFc7anLeMw62cMVXr1flYmhRuOhOyOljwmb1l/O60ZwRyy1k7N1iC1mrn1QYM2zITfuw==}
|
||||
engines: {node: '>=8.17.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
|
Loading…
Reference in a new issue