From 3826119e9c702cde956ef5f93b31342c8beb5b7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 16:18:35 +0000 Subject: [PATCH] Bump eslint-plugin-vue from 10.5.0 to 10.5.1 Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 10.5.0 to 10.5.1. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.5.0...v10.5.1) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-version: 10.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b216bbe..30e5999 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint": "9.37.0", "eslint-plugin-oxlint": "1.23.0", "eslint-plugin-playwright": "2.2.2", - "eslint-plugin-vue": "10.5.0", + "eslint-plugin-vue": "10.5.1", "jiti": "2.6.1", "jsdom": "27.0.0", "npm-run-all2": "8.0.4",