build(deps): update dependency eslint-plugin-vue to ^10.4.0
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
eslint-plugin-vue (source) | ^10.3.0 -> ^10.4.0 |
Release Notes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.4.0
Minor Changes
-
Added
ignoreParents
option tovue/no-deprecated-slot-attribute
(#2784) -
Added new
vue/no-negated-v-if-condition
rule (#2794) -
Added new
vue/no-negated-condition
rule (#2795)
Patch Changes
-
Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)
-
Fixed inconsistent quotes in
vue/block-lang
error messages (#2805)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.