From 5b82ef0a3f490930269dc1880b09cf88dea23cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:28:50 +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 0bc19e49a..846240ae0 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "lint-staged": "^15.2.10", "prettier": "^3.4.1", "source-map-explorer": "^2.5.3", - "typescript": "~5.5.4", + "typescript": "~5.7.2", "typescript-eslint": "^8.17.0", "webpack-bundle-analyzer": "^4.10.2" }, diff --git a/yarn.lock b/yarn.lock index 2e6b77eef..41e1e3dbc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5733,7 +5733,7 @@ __metadata: source-map-explorer: "npm:^2.5.3" stream: "npm:^0.0.3" tslib: "npm:^2.7.0" - typescript: "npm:~5.5.4" + typescript: "npm:~5.7.2" typescript-eslint: "npm:^8.17.0" webpack-bundle-analyzer: "npm:^4.10.2" zone.js: "npm:~0.14.10" @@ -15527,7 +15527,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: @@ -15537,17 +15537,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:~5.5.4": - version: 5.5.4 - resolution: "typescript@npm:5.5.4" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c - 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=b45daf" bin: @@ -15557,16 +15547,6 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A~5.5.4#optional!builtin": - version: 5.5.4 - resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin::version=5.5.4&hash=b45daf" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 10c0/10dd9881baba22763de859e8050d6cb6e2db854197495c6f1929b08d1eb2b2b00d0b5d9b0bcee8472f1c3f4a7ef6a5d7ebe0cfd703f853aa5ae465b8404bc1ba - languageName: node - linkType: hard - "ua-parser-js@npm:^0.7.30": version: 0.7.39 resolution: "ua-parser-js@npm:0.7.39"