chore(deps): update dependency typescript to v5.9.2 (#21452)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-06 13:15:30 +00:00
committed by GitHub
parent f2989cb834
commit 4e8b944d19
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -79,7 +79,7 @@
"teen_process": "2.3.3",
"ts-node": "10.9.2",
"tsd": "0.33.0",
"typescript": "5.8.3",
"typescript": "5.9.2",
"typescript-eslint": "8.39.0",
"webdriverio": "9.18.4",
"ws": "8.18.3",
@@ -18018,9 +18018,9 @@
"license": "MIT"
},
"node_modules/typescript": {
"version": "5.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
@@ -33882,9 +33882,9 @@
"dev": true
},
"typescript": {
"version": "5.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="
},
"typescript-eslint": {
"version": "8.39.0",

View File

@@ -151,7 +151,7 @@
"teen_process": "2.3.3",
"ts-node": "10.9.2",
"tsd": "0.33.0",
"typescript": "5.8.3",
"typescript": "5.9.2",
"typescript-eslint": "8.39.0",
"webdriverio": "9.18.4",
"ws": "8.18.3",