Update dependency eslint-plugin-import to ^2.29.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-import | devDependencies | patch | ^2.29.0 -> ^2.29.1 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
import-js/eslint-plugin-import
v2.29.1
Fixed
- [
no-extraneous-dependencies
]: ignoreexport type { ... } from '...'
whenincludeTypes
isfalse
([#2919], thanks [@Pandemic1617]) - [
no-unused-modules
]: support export patterns with array destructuring ([#2930], thanks [@ljharb]) - [Deps] update
tsconfig-paths
([#2447], thanks [@domdomegg])
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.