Bump eslint-plugin-vue from 9.5.1 to 9.6.0 in /webapp
Bumps eslint-plugin-vue from 9.5.1 to 9.6.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v9.6.0
✨ Enhancements
- #1943 Added
vue/no-required-prop-with-default
rule that enforces props with default values to be optional.- #1982 Added
consistent
option tovue/padding-line-between-tags
rule.
🐛 Bug Fixes
- #1988 Fixed false positives for uninitialized vars in
vue/no-ref-as-operand
rule.Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.0
Commits
-
f7960c8
9.6.0 -
228b49f
Fix false positives for uninitialized vars invue/no-ref-as-operand
rule (#... -
2e54472
Chore: remove from docs how to install via VueCLI (#2000) -
cae6d29
Addconsistent
option tovue/padding-line-between-tags
(#1982) -
f4f946a
Fix docs code example forvue/no-required-prop-with-default
(#1995) -
467e85f
docs: improve example to better clarify rule (#1985) -
fdb67d1
docs: better example to clarify rule (#1984) -
a4e807c
feat: addno-required-prop-with-default
rule (#1943) -
e9964e1
fix define-prps-declaration docs (#1977) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts