From 54ce41a99448f6156210bfdb10b5d61ae59588ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 14:30:27 -0400 Subject: [PATCH] Bump typescript from 5.6.2 to 5.6.3 in the dev-dependencies group (#75) Bumps the dev-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.6.2 to 5.6.3 - [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.6.2...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 26 +++++++++++++++++++++++--- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 13b569a..43e7772 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "remark-mdx": "^3.0.1", "remark-preset-lint-consistent": "^6.0.0", "remark-preset-lint-recommended": "^7.0.0", - "typescript": "^5.5.2", + "typescript": "^5.6.3", "typescript-eslint": "^8.8.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 97ba080..f6c748c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13418,7 +13418,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.3.3, typescript@npm:^5.5.2": +"typescript@npm:^5.3.3": version: 5.6.2 resolution: "typescript@npm:5.6.2" bin: @@ -13428,7 +13428,17 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin, typescript@patch:typescript@npm%3A^5.5.2#optional!builtin": +"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.3.3#optional!builtin": version: 5.6.2 resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin::version=5.6.2&hash=8c6c40" bin: @@ -13438,6 +13448,16 @@ __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 + "undici-types@npm:~6.19.2": version: 6.19.8 resolution: "undici-types@npm:6.19.8" @@ -14010,7 +14030,7 @@ __metadata: remark-preset-lint-consistent: "npm:^6.0.0" remark-preset-lint-recommended: "npm:^7.0.0" remark-typescript-code-import: "npm:^1.0.1" - typescript: "npm:^5.5.2" + typescript: "npm:^5.6.3" typescript-eslint: "npm:^8.8.0" languageName: unknown linkType: soft