diff --git a/package-lock.json b/package-lock.json index a075118bf..662210865 100644 --- a/package-lock.json +++ b/package-lock.json @@ -111,7 +111,7 @@ "stylelint-webpack-plugin": "4.1.1", "ts-jest": "29.4.0", "ts-loader": "9.5.2", - "typescript": "5.2.2", + "typescript": "5.8.3", "webpack": "5.97.1", "webpack-bundle-analyzer": "4.10.2", "webpack-cli": "5.1.4", @@ -26663,7 +26663,9 @@ "license": "MIT" }, "node_modules/typescript": { - "version": "5.2.2", + "version": "5.8.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", + "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 9e1facdbd..a9330debf 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "stylelint-webpack-plugin": "4.1.1", "ts-jest": "29.4.0", "ts-loader": "9.5.2", - "typescript": "5.2.2", + "typescript": "5.8.3", "webpack": "5.97.1", "webpack-bundle-analyzer": "4.10.2", "webpack-cli": "5.1.4",