Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

chore(deps): update dependency eslint-plugin-import to v2.22.1 #21

Merged
merged 1 commit into from
Sep 28, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies patch 2.22.0 -> 2.22.1

Release Notes

benmosher/eslint-plugin-import

v2.22.1

Compare Source

Fixed
  • [default]/TypeScript: avoid crash on export = with a MemberExpression ([#​1841], thanks [@​ljharb])
  • [extensions]/importType: Fix @​/abc being treated as scoped module ([#​1854], thanks [@​3nuc])
  • allow using rest operator in named export ([#​1878], thanks [@​foray1010])
  • [dynamic-import-chunkname]: allow single quotes to match Webpack support ([#​1848], thanks [@​straub])
Changed
  • [export]: add tests for a name collision with export * from ([#​1704], thanks @​tomprats)

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.

@ehmicky ehmicky self-assigned this Sep 28, 2020
@ehmicky ehmicky added the type: chore work needed to keep the product and development running smoothly label Sep 28, 2020
@ehmicky ehmicky merged commit 5427d47 into master Sep 28, 2020
@ehmicky ehmicky deleted the renovate/eslint-plugin-import-2.x-lockfile branch September 28, 2020 11:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants