From 8a624676ede78625781558aa5b23af301191e94e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:02:13 +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 90e0b01..1c4f04d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@types/readable-stream": "^4.0.18", - "@voxpelli/tsconfig": "^15.1.0", + "@voxpelli/tsconfig": "^16.1.0", "airtap": "^5.0.0", "airtap-playwright": "^1.0.1", "hallmark": "^5.0.1",