Skip to content

Updates eslint-plugin-import to v2.16.0

Mend Renovate requested to merge renovate/eslint-plugin-import-2.x into master

This MR contains the following updates:

Package Type Update Change References
eslint-plugin-import dependencies minor 2.15.0 -> 2.16.0 source

Release Notes

benmosher/eslint-plugin-import

v2.16.0

Compare Source

Added
  • typescript config ([#​1257], thanks [@​kirill-konshin])
Fixed
  • Memory leak of SourceCode objects for all parsed dependencies, resolved. (issue [#​1266], thanks [@​asapach] and [@​sergei-startsev] for digging in)

Renovate configuration

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

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

Rebasing: Whenever MR becomes conflicted.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. View repository job log here.

Merge request reports