From 007ed9d646331b56c336c5ef883c6e611565bae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 07:07:32 +0000 Subject: [PATCH] build(deps-dev): bump @tsd/typescript from 5.6.2 to 5.6.3 Bumps [@tsd/typescript](https://github.com/tsdjs/typescript) from 5.6.2 to 5.6.3. - [Release notes](https://github.com/tsdjs/typescript/releases) - [Commits](https://github.com/tsdjs/typescript/compare/v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: "@tsd/typescript" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae52738..fccda69 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@babel/core": "7.25.8", "@babel/preset-env": "7.25.8", "@babel/preset-typescript": "7.25.7", - "@tsd/typescript": "5.6.2", + "@tsd/typescript": "5.6.3", "@types/howler": "2.2.12", "@types/jest": "29.5.13", "@types/p2": "0.7.45", diff --git a/yarn.lock b/yarn.lock index d0363c7..de04df2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1421,10 +1421,10 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@tsd/typescript@5.6.2": - version "5.6.2" - resolved "https://registry.yarnpkg.com/@tsd/typescript/-/typescript-5.6.2.tgz#748d037c73a280acb81b5cd6b72781511bb1b324" - integrity sha512-sk87KQtOkhxXHN8I3VQM8sZQBNO++T0dP5FVZ5dPKeHaCeA0lbis1673RsTpCeuE2wkdwDbkYocSjcKrpqBUrA== +"@tsd/typescript@5.6.3": + version "5.6.3" + resolved "https://registry.yarnpkg.com/@tsd/typescript/-/typescript-5.6.3.tgz#995c054ff99d1b5e22f8e7d07d6087a56c58702d" + integrity sha512-Jm9tsyjxuyDxGvIlifCQMiTjL20Zv/9mfxLLuJBrlEq5v9Z5qtMB0qXp6BSbq9B2YYP9IBbaMnZ+GYSgDYh5Vw== "@tulib/vite-tulip-plugin@1.0.15": version "1.0.15"