From d1c41cd995b4f118b2561eee3a691976c801bf07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 03:53:29 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.4.2 to 5.7.2 in /ui Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.2 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.4.2...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 05b6dc578..bd15050ea 100644 --- a/ui/package.json +++ b/ui/package.json @@ -87,7 +87,7 @@ "mini-css-extract-plugin": "^0.12.0", "prettier": "^1.18.2", "style-loader": "^1.3.0", - "typescript": "^5.4.2", + "typescript": "^5.7.2", "url-loader": "^4.1.1", "webpack": "^4.46.0", "webpack-cli": "^3.3.12", diff --git a/ui/yarn.lock b/ui/yarn.lock index 307d04ab7..ef387f932 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -9393,10 +9393,10 @@ typeface-roboto@^0.0.54: resolved "https://registry.yarnpkg.com/typeface-roboto/-/typeface-roboto-0.0.54.tgz#8f02c9a18d1cfa7f49381a6ff0d21ff061f38ad2" integrity sha512-sOFA1FXgP0gOgBYlS6irwq6hHYA370KE3dPlgYEJHL3PJd5X8gQE0RmL79ONif6fL5JZuGDj+rtOrFeOqz5IZQ== -typescript@^5.4.2: - version "5.4.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372" - integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ== +typescript@^5.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"