From 5aec5d966f2f70e3a0249158abf43d55ba568f30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 05:19:48 +0000 Subject: [PATCH 1/2] Bump typescript from 5.7.3 to 5.8.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.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.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 26 +++++++++++++++++++++++--- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6058da6..dff10e7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "nodemon": "^3.1.9", "prettier": "^3.5.2", "supertest": "^7.0.0", - "typescript": "^5.7.3", + "typescript": "^5.8.2", "yargs": "^17.7.2" }, "packageManager": "yarn@4.0.2" diff --git a/yarn.lock b/yarn.lock index 25dde66..503b964 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5226,7 +5226,7 @@ __metadata: nodemon: "npm:^3.1.9" prettier: "npm:^3.5.2" supertest: "npm:^7.0.0" - typescript: "npm:^5.7.3" + typescript: "npm:^5.8.2" yargs: "npm:^17.7.2" bin: laboperator-middleware: ./bin/cli @@ -6913,7 +6913,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.4.5, typescript@npm:^5.7.3": +"typescript@npm:^5.4.5": version: 5.7.3 resolution: "typescript@npm:5.7.3" bin: @@ -6923,7 +6923,17 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin, typescript@patch:typescript@npm%3A^5.7.3#optional!builtin": +"typescript@npm:^5.8.2": + version: 5.8.2 + resolution: "typescript@npm:5.8.2" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6 + languageName: node + linkType: hard + +"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin": version: 5.7.3 resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin::version=5.7.3&hash=e012d7" bin: @@ -6933,6 +6943,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin": + version: 5.8.2 + resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin::version=5.8.2&hash=e012d7" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 8a6cd29dfb59bd5a978407b93ae0edb530ee9376a5b95a42ad057a6f80ffb0c410489ccd6fe48d1d0dfad6e8adf5d62d3874bbd251f488ae30e11a1ce6dabd28 + languageName: node + linkType: hard + "unbox-primitive@npm:^1.0.2": version: 1.0.2 resolution: "unbox-primitive@npm:1.0.2" From 7eabf4b664a3e6778672c4625712a20c6bc800bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 05:20:05 +0000 Subject: [PATCH 2/2] [dependabot skip] Dedupe dependencies --- yarn.lock | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/yarn.lock b/yarn.lock index 503b964..6606718 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6913,17 +6913,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.4.5": - version: 5.7.3 - resolution: "typescript@npm:5.7.3" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa - languageName: node - linkType: hard - -"typescript@npm:^5.8.2": +"typescript@npm:^5.4.5, typescript@npm:^5.8.2": version: 5.8.2 resolution: "typescript@npm:5.8.2" bin: @@ -6933,17 +6923,7 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin": - version: 5.7.3 - resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin::version=5.7.3&hash=e012d7" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896 - languageName: node - linkType: hard - -"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin": +"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin, typescript@patch:typescript@npm%3A^5.8.2#optional!builtin": version: 5.8.2 resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin::version=5.8.2&hash=e012d7" bin: