From 91459644d3aebc0aacf0bb60c0fe2697f9e27702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 10:11:54 +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 ad296d6..549c7cd 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": {}, "devDependencies": { - "@voxpelli/tsconfig": "^15.1.0", + "@voxpelli/tsconfig": "^16.1.0", "@types/node": "^24.0.2", "standard": "^17.0.0", "npm-run-all2": "^8.0.1",