From e500930e3d5bfc10c5d9ef6319f8cb35c43bc08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 23:02:06 +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 507367f..3e67282 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@babel/preset-env": "^7.26.9", - "@voxpelli/tsconfig": "^15.1.2", + "@voxpelli/tsconfig": "^16.1.0", "airtap": "^5.0.0", "airtap-playwright": "^1.0.1", "babelify": "^10.0.0",