Build(deps-dev): bump eslint-plugin-vue from 9.18.0 to 9.18.1 #1535

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-9.18.1 into master 2023-10-31 07:28:27 +00:00
argoyle commented 2023-10-28 04:41:57 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 9.18.0 to 9.18.1.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.18.1

🐛 Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.0...v9.18.1

Commits
  • b3129f9 9.18.1
  • 5fc47e5 Fix require-toggle-inside-transition should respect "<slot>", "v-bind:key", a...
  • 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
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.18.0 to 9.18.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/eslint-plugin-vue/releases">eslint-plugin-vue's releases</a>.</em></p> <blockquote> <h2>v9.18.1</h2> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2303">#2303</a> Fixed false positives for <code>&lt;slot&gt;</code>, <code>:key</code>, and <code>appear</code> attribute in <a href="https://eslint.vuejs.org/rules/require-toggle-inside-transition.html"><code>vue/require-toggle-inside-transition</code></a> rule.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.0...v9.18.1">https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.0...v9.18.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/b3129f9f3551f1ac189a0ee84b43561b3d0e4cc2"><code>b3129f9</code></a> 9.18.1</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/5fc47e5151ec991b17a44e1c5ce21ba40553578a"><code>5fc47e5</code></a> Fix require-toggle-inside-transition should respect &quot;&lt;slot&gt;&quot;, &quot;v-bind:key&quot;, a...</li> <li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.0...v9.18.1">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into master 2023-10-31 07:28:28 +00:00
Sign in to join this conversation.