From 712fb44c6dc7bbbf8e5b28e7689b3a226c0a0e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 23:07:43 +0000 Subject: [PATCH] Bump @voxpelli/tsconfig from 4.2.0 to 15.1.2 Bumps [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) from 4.2.0 to 15.1.2. - [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/v4.2.0...v15.1.2) --- updated-dependencies: - dependency-name: "@voxpelli/tsconfig" dependency-version: 15.1.2 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 a6acedd..75181fc 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@types/node": "^20.4.5", - "@voxpelli/tsconfig": "^4.0.0", + "@voxpelli/tsconfig": "^15.1.2", "airtap": "^4.0.3", "airtap-playwright": "^1.0.1", "hallmark": "^4.0.0",