From 05115de6b07a353bc422ca54b7e848f0867e67ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:55:46 +0000 Subject: [PATCH] Bump @vue/eslint-config-typescript from 13.0.0 to 14.3.0 Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 13.0.0 to 14.3.0. - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v13.0.0...v14.3.0) --- updated-dependencies: - dependency-name: "@vue/eslint-config-typescript" 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 026c5a0..6ce8654 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@vue/cli-plugin-typescript": "~5.0.0", "@vue/cli-plugin-vuex": "~5.0.0", "@vue/cli-service": "^5.0.8", - "@vue/eslint-config-typescript": "^13.0.0", + "@vue/eslint-config-typescript": "^14.3.0", "eslint": "^8.57.1", "eslint-plugin-vue": "^9.27.0", "lint-staged": "^15.2.9",