Update dependency eslint-plugin-import to ^2.20.2
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
eslint-plugin-import | devDependencies | patch | ^2.20.2 | source |
Release Notes
benmosher/eslint-plugin-import
v2.20.2
Fixed
- [
order
]: fixisExternalModule
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
]: Handleexport { default } from
syntax ([#1631], thanks [@richardxia]) - [
first
]: Add a way to disableabsolute-first
explicitly ([#1664], thanks [@TheCrueltySage])
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.