Bump eslint-plugin-vue from 9.26.0 to 9.27.0 in /frontend
Bumps eslint-plugin-vue from 9.26.0 to 9.27.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v9.27.0
✨ Enhancements
- #2487 Improved
vue/require-toggle-inside-transition
rule to understandv-bind:appear
.
🐛 Bug Fixes
- #2489 Fixed false negatives for elements inside template literals in
vue/no-setup-props-reactivity-loss
rule.
⚙ ️ Updates
- #2476 Added name property to flat configs.
- #2488 Upgraded vue-eslint-parser to v9.4.3.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.0
Commits
-
c64bf94
9.27.0 -
cac8167
fix(no-setup-props-reactivity-loss): report template literal (#2489) -
3ad09ef
feat(require-toggle-inside-transition): check directive (#2487) -
bfc72a4
docs: fix build on windows (#2493) -
4f52734
docs: add an example on how to use custom parser with flat config (#2490) -
d7169e1
chore: upgrade vue-eslint-parser to v9.4.3 (#2488) -
ca7daff
Show nested outline in docs (#2481) -
9afbf2b
Update development dependencies (#2478) -
ab88141
Add name to flat configs. (#2476) -
e95b7bb
test: update typescript-eslint and fix test cases (#2477) - See full diff 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