Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-import to ^2.20.2 #157

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

gary-kim-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies patch ^2.20.1 -> ^2.20.2

Release Notes

benmosher/eslint-plugin-import

v2.20.2

Compare Source

Fixed
  • [order]: fix isExternalModule detect on windows ([#​1651], thanks [@​fisker])
  • [order]: recognize ".." as a "parent" path ([#​1658], thanks [@​golopot])
  • [no-duplicates]: fix fixer on cases with default import ([#​1666], thanks [@​golopot])
  • [no-unused-modules]: Handle export { default } from syntax ([#​1631], thanks [@​richardxia])
  • [first]: Add a way to disable absolute-first explicitly ([#​1664], thanks [@​TheCrueltySage])

Renovate configuration

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

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

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

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


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

This PR has been generated by Renovate Bot.

Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
@gary-kim-bot gary-kim-bot added the dependencies Pull requests that update a dependency file label Mar 29, 2020
@gary-kim gary-kim added this to the Open Beta v0.22.0 milestone Apr 22, 2020
@gary-kim gary-kim merged commit 093ef3d into master Apr 22, 2020
@gary-kim-bot gary-kim-bot deleted the renovate/eslint-plugin-import-2.x branch April 22, 2020 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants