Skip to content

Commit a584593

Browse files
Bump eslint-plugin-vue from 10.5.0 to 10.5.1 in /ui
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](vuejs/eslint-plugin-vue@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] <support@github.com>
1 parent e3fc408 commit a584593

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@vue/eslint-config-typescript": "^14.6.0",
3737
"autoprefixer": "^10.4.2",
3838
"eslint": "^9.38.0",
39-
"eslint-plugin-vue": "^10.5.0",
39+
"eslint-plugin-vue": "^10.5.1",
4040
"globals": "^16.4.0",
4141
"prettier": "^3.3.3",
4242
"typescript": "~5.9.2",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2002,10 +2002,10 @@ eslint-plugin-prettier@^5.2.2:
20022002
prettier-linter-helpers "^1.0.0"
20032003
synckit "^0.11.7"
20042004

2005-
eslint-plugin-vue@^10.5.0:
2006-
version "10.5.0"
2007-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-10.5.0.tgz#61566528a85e2546b50534914cb44a077983c49f"
2008-
integrity sha512-7BZHsG3kC2vei8F2W8hnfDi9RK+cv5eKPMvzBdrl8Vuc0hR5odGQRli8VVzUkrmUHkxFEm4Iio1r5HOKslO0Aw==
2005+
eslint-plugin-vue@^10.5.1:
2006+
version "10.5.1"
2007+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-10.5.1.tgz#b172bab0b78100484e21726af138debb998a369f"
2008+
integrity sha512-SbR9ZBUFKgvWAbq3RrdCtWaW0IKm6wwUiApxf3BVTNfqUIo4IQQmreMg2iHFJJ6C/0wss3LXURBJ1OwS/MhFcQ==
20092009
dependencies:
20102010
"@eslint-community/eslint-utils" "^4.4.0"
20112011
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)