chore(deps): update dependency typescript to v5.3.2
continuous-integration/drone/push Build is running Details

This commit is contained in:
Renovate Bot 2023-11-20 19:12:59 +00:00 committed by nemunaire
parent 0e6b1811ad
commit c8f5ffdcc7
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3336,9 +3336,9 @@
}
},
"node_modules/typescript": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
"integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.2.tgz",
"integrity": "sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==",
"dev": true,
"bin": {
"tsc": "bin/tsc",