algolia / algolia-sitemap

a node library allowing you to generate sitemaps from an Algolia index.
https://yarn.pm/algolia-sitemap
MIT License
35 stars 15 forks source link

chore(deps): update dependency eslint-plugin-import to v2.12.0 #117

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency eslint-plugin-import from v2.11.0 to v2.12.0

Note: This PR was created on a configured schedule ("every weekend" in timezone Europe/Paris) and will not receive updates outside those times.

Release Notes ### [`v2.12.0`](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2120---2018-05-17) [Compare Source](https://github.com/benmosher/eslint-plugin-import/compare/v2.11.0...v2.12.0) ##### Added - Ignore type imports for [`named`] rule ([#​931], thanks [@​mattijsbliek]) - Add documentation for [`no-useless-path-segments`] rule ([#​1068], thanks [@​manovotny]) - `packageDir` option for [`no-extraneous-dependencies`] can be array-valued ([#​1085], thanks [@​hulkish]) ---

This PR has been generated by Renovate Bot.