VictorWinberg / webbuilder

Webbuilder™
1 stars 0 forks source link

Update dependency eslint-plugin-import to v2.22.1 - autoclosed #193

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

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`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2221---2020-09-27) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1) ##### 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](https://togithub.com/tomprats))

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

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

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

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



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #193 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #193   +/-   ##
=======================================
  Coverage   30.02%   30.02%           
=======================================
  Files          29       29           
  Lines         353      353           
  Branches       18       18           
=======================================
  Hits          106      106           
  Misses        247      247           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9f80ab4...c94919c. Read the comment docs.