Skip to content

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

🐛 Bug Fixes

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 in vue/no-ref-as-operand rule (#...
  • 2e54472 Chore: remove from docs how to install via VueCLI (#2000)
  • cae6d29 Add consistent option to vue/padding-line-between-tags (#1982)
  • f4f946a Fix docs code example for vue/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: add no-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

Merge request reports