From 69870fa3473a98f95199cb363ab3ab1955a2fa6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 14:23:48 +0000 Subject: [PATCH] Bump @voxpelli/tsconfig from 15.1.2 to 16.0.0 Bumps [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) from 15.1.2 to 16.0.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.0.0) --- updated-dependencies: - dependency-name: "@voxpelli/tsconfig" dependency-version: 16.0.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..6421eeb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": {}, "devDependencies": { - "@voxpelli/tsconfig": "^15.1.0", + "@voxpelli/tsconfig": "^16.0.0", "@types/node": "^24.0.2", "standard": "^17.0.0", "npm-run-all2": "^8.0.1",