Bump eslint-plugin-vue from 9.33.0 to 10.0.0

Bumps eslint-plugin-vue from 9.33.0 to 10.0.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v10.0.0

💥 Breaking changes

Enhancements

⚙️ Updates

  • #2171 Updated resources.
  • #2675 Deprecated Vue 2 only rules. They will be removed in eslint-plugin-vue v11.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.33.0...v10.0.0

Commits
  • d385140 10.0.0
  • 2fb1f30 feat(prefer-true-attribute-shorthand): add except option (#2694)
  • 82f7e2b Upgrade vue-eslint-parser to v10 (#2697)
  • 24495c0 Deprecate Vue 2 only rules (#2675)
  • 3c3f711 Remove globals from configs (#2674)
  • 118ef57 Drop support for old versions of ESLint and Node.js (#2669)
  • 1606bae Change legacy base config so that vue-eslint-parser is only used for .vue (...
  • dceee34 Change vue-eslint-parser to peer dependency (#2670)
  • 90fc513 Remove unused runOutsideVue option from vue/sort-keys (#2655)
  • 01ed527 Add vue/valid-define-options to vue3-essential config (#2653)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading