nuxt-community / universal-storage-module

Universal Storage Utilities for Nuxt 2
MIT License
276 stars 15 forks source link

chore(deps): update devdependency eslint-plugin-vue to ^7.4.0 #163

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vue (source) ^7.3.0 -> ^7.4.0 age adoption passing confidence

Release Notes

vuejs/eslint-plugin-vue ### [`v7.4.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/v7.4.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.3.0...v7.4.0) #### ✨ Enhancements ##### New Rules: - [#​1381](https://togithub.com/vuejs/eslint-plugin-vue/issues/1381) Added `vue/no-restricted-call-after-await` rule that reports your restricted calls after the `await` expression. - [#​1388](https://togithub.com/vuejs/eslint-plugin-vue/issues/1388) Added `vue/v-on-event-hyphenation` rule that enforces using hyphenated v-on event names on custom components in Vue templates. - [#​1389](https://togithub.com/vuejs/eslint-plugin-vue/issues/1389) Added `vue/no-restricted-block` rule that allows you to specify block names that you don't want to use in your application. ##### Other changes in Rules: - [#​1387](https://togithub.com/vuejs/eslint-plugin-vue/issues/1387) Added `deepData` option to `vue/no-unused-properties` rule. #### 🐛 Bug Fixes - [#​1382](https://togithub.com/vuejs/eslint-plugin-vue/issues/1382) Fixed multiple reporting of same warnings in `vue/no-unregistered-component` rule. - [#​1391](https://togithub.com/vuejs/eslint-plugin-vue/issues/1391) Fixed false positives for `v-bind="object"` syntax in `vue/attributes-order` rule. * * * **All commits:** [v7.3.0 -> v7.4.0](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.3.0...v7.4.0)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.