Bump eslint-plugin-vue from 9.29.1 to 9.30.0 in /frontend
Bumps eslint-plugin-vue from 9.29.1 to 9.30.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v9.30.0
🐛 Bug Fixes
- #2585 Fixed
vue/custom-event-name-casing
rule to checkdefineEmits()
variable and$emit()
in\<template>
.- #2586 Fixed false negatives and false positives in
vue/require-valid-default-prop
rule.Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.1...v9.30.0
Commits
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