schretzilla / Website-3.0

Updated version of my personal website using React!
http://www.greatscottsworld.com/
0 stars 0 forks source link

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

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: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

: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.