From fcc135334edc59f9d7bd41939c999221b5e4a4ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:53:26 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 5.5.4 to 5.7.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 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.5.4...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 26 +++----------------------- 2 files changed, 4 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 551d58b16..edcea4ffd 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "lint-staged": "^15.2.11", "prettier": "^3.4.2", "source-map-explorer": "^2.5.3", - "typescript": "~5.6.3", + "typescript": "~5.7.2", "typescript-eslint": "^8.18.1", "webpack-bundle-analyzer": "^4.10.2" }, diff --git a/yarn.lock b/yarn.lock index a928c8b14..4bba4de4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5923,7 +5923,7 @@ __metadata: source-map-explorer: "npm:^2.5.3" stream: "npm:^0.0.3" tslib: "npm:^2.8.1" - typescript: "npm:~5.6.3" + typescript: "npm:~5.7.2" typescript-eslint: "npm:^8.18.1" webpack-bundle-analyzer: "npm:^4.10.2" zone.js: "npm:~0.15.0" @@ -15818,7 +15818,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.0.4": +"typescript@npm:^5.0.4, typescript@npm:~5.7.2": version: 5.7.2 resolution: "typescript@npm:5.7.2" bin: @@ -15828,17 +15828,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:~5.6.3": - version: 5.6.3 - resolution: "typescript@npm:5.6.3" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799 - languageName: node - linkType: hard - -"typescript@patch:typescript@npm%3A^5.0.4#optional!builtin": +"typescript@patch:typescript@npm%3A^5.0.4#optional!builtin, typescript@patch:typescript@npm%3A~5.7.2#optional!builtin": version: 5.7.2 resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin::version=5.7.2&hash=5786d5" bin: @@ -15848,16 +15838,6 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A~5.6.3#optional!builtin": - version: 5.6.3 - resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin::version=5.6.3&hash=8c6c40" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7 - languageName: node - linkType: hard - "ua-parser-js@npm:^0.7.30": version: 0.7.39 resolution: "ua-parser-js@npm:0.7.39"