probil / vue-product-carousel

Simple product carousel with hot image replacement, Zoom and Swipe mode
https://vue-product-carousel.netlify.com/
MIT License
38 stars 4 forks source link

chore(deps): update dependency @vue/eslint-config-airbnb to v7 - autoclosed #103

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-airbnb (source) 5.3.0 -> 7.0.1 age adoption passing confidence

Release Notes

vuejs/eslint-config-airbnb (@​vue/eslint-config-airbnb) ### [`v7.0.1`](https://togithub.com/vuejs/eslint-config-airbnb/blob/HEAD/packages/eslint-config-airbnb/CHANGELOG.md#701) [Compare Source](https://togithub.com/vuejs/eslint-config-airbnb/compare/v7.0.0...v7.0.1) ##### Patch Changes - fix: remove `vue/no-setup-props-destructure` rule ([#​59](https://togithub.com/vuejs/eslint-config-airbnb/issues/59)) It's deprecated and removed from `eslint-plugin-vue`'s preset configs since v9.17. More discussions available at [https://github.com/vuejs/eslint-plugin-vue/issues/2259](https://togithub.com/vuejs/eslint-plugin-vue/issues/2259) ### [`v7.0.0`](https://togithub.com/vuejs/eslint-config-airbnb/blob/HEAD/packages/eslint-config-airbnb/CHANGELOG.md#700) [Compare Source](https://togithub.com/vuejs/eslint-config-airbnb/compare/v6.0.0...v7.0.0) ##### Major Changes - All the eslint plugins are listed as `dependencies`, rather than `peerDependencies`. So when using these configs with `@rushstack/eslint-patch`, you no longer have to install the plugins separately. - This major version adds a lot style / accessibility rules for JSX / `