Bump eslint-plugin-vue from 9.2.0 to 9.3.0 in /webapp
Bumps eslint-plugin-vue from 9.2.0 to 9.3.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v9.3.0
⚙ ️ Updates
- #1934 Added support for
<script setup>
tovue/component-name-in-template-casing
rule.
🐛 Bug Fixes
- #1937 Fixed false negatives for template literals in
vue/custom-event-name-casing
,vue/no-restricted-custom-event
, andvue/require-explicit-emits
rules.Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.2.0...v9.3.0
Commits
-
f358817
9.3.0 -
d19ea88
Fix false negatives for template literal invue/custom-event-name-casing
, `... -
ea158e1
fix(component-name-in-template-casing): update rule to support <script setup>... - 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