From c4ff92a43318892a1897499e72093cf132433c89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 00:36:38 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.5.2 to 5.6.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.2 to 5.6.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.2...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 94a9267c..7803be30 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "copyfiles": "^2.4.1", "husky": "^9.1.4", "spicetify-creator": "^1.0.17", - "typescript": "^5.5.2" + "typescript": "^5.6.2" }, "dependencies": { "@biomejs/biome": "^1.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22d17e3e..522e8f4f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^1.0.17 version: 1.0.17(less@4.2.0)(postcss@8.4.31)(sass@1.69.3)(stylus@0.60.0) typescript: - specifier: ^5.5.2 - version: 5.5.2 + specifier: ^5.6.2 + version: 5.6.2 packages: @@ -977,8 +977,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - typescript@5.5.2: - resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==} + typescript@5.6.2: + resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} engines: {node: '>=14.17'} hasBin: true @@ -1907,7 +1907,7 @@ snapshots: tslib@2.6.2: {} - typescript@5.5.2: {} + typescript@5.6.2: {} uglify-js@3.17.4: {}