From d1fbd21158cca2ff400bf41e89694d65bb4b08d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 23:49:54 +0000 Subject: [PATCH] Bump @voxpelli/tsconfig from 13.0.0 to 14.0.0 Bumps [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) from 13.0.0 to 14.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/v13.0.0...v14.0.0) --- 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 e9aca72..9b5bcbd 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/markdown-it": "^14.1.1", "@types/markdown-it-footnote": "^3.0.4", "@types/node": "^22.1.0", - "@voxpelli/tsconfig": "^13.0.0", + "@voxpelli/tsconfig": "^14.0.0", "auto-changelog": "^2.4.0", "dependency-cruiser": "^16.3.3", "gh-release": "^7.0.2",