From f87fbb5d3335c33f46841d4e2707405b991090cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:24:53 +0000 Subject: [PATCH] Bump @voxpelli/tsconfig from 4.2.0 to 15.1.1 Bumps [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) from 4.2.0 to 15.1.1. - [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.1) --- updated-dependencies: - dependency-name: "@voxpelli/tsconfig" 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 9b7801f..8c36633 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "abstract-level": "^2.0.1" }, "devDependencies": { - "@voxpelli/tsconfig": "^4.0.0", + "@voxpelli/tsconfig": "^15.1.1", "airtap": "^5.0.0", "airtap-playwright": "^1.0.1", "hallmark": "^4.1.0",