From fb763e3f71a9b2632f49bf0ee7c17c1a97cdd2a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 07:49:28 +0000 Subject: [PATCH] Bump @voxpelli/tsconfig from 15.1.2 to 16.1.0 Bumps [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) from 15.1.2 to 16.1.0. - [Release notes](https://github.com/voxpelli/tsconfig/releases) - [Changelog](https://github.com/voxpelli/tsconfig/blob/main/CHANGELOG.md) - [Commits](https://github.com/voxpelli/tsconfig/compare/v15.1.2...v16.1.0) --- updated-dependencies: - dependency-name: "@voxpelli/tsconfig" dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f471ce..959a4e0 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@types/node": "^24.6.1", - "@voxpelli/tsconfig": "^15.1.2", + "@voxpelli/tsconfig": "^16.1.0", "cross-env": "^7.0.3", "du": "^1.0.0", "electron": "^35.2.0",