dependabot npm(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0
Bumps eslint-plugin-import from 2.28.1 to 2.29.0.
Release notes
Sourced from eslint-plugin-import's releases.
v2.29.0
Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0
Changelog
Sourced from eslint-plugin-import's changelog.
[2.29.0] - 2023-10-22
Added
- TypeScript config: add .cts and .mts extensions (#2851, thanks [
@Zamiell
])- [
newline-after-import
]: new optionexactCount
and docs update (#1933, thanks [@anikethsaha
] and [@reosarevok
])- [
newline-after-import
]: fixexactCount
withconsiderComments
false positive, when there is a leading comment (#2884, thanks [@kinland
])
Commits
-
6d34c88
Bump to 2.29.0 -
ec6a8ea
[Refactor] usehasown
instead ofhas
-
78f50b8
[Deps] updatearray-includes
,array.prototype.findlastindex
, `array.proto... -
6d2540f
[resolvers/webpack] v0.13.8 -
30d61b6
[resolvers/webpack] [deps] updatearray.prototype.find
,is-core-module
, `... -
2c281d1
[resolvers/webpack] [refactor] usehasown
instead ofhas
-
66cb10f
[Fix]newline-after-import
: fixexactCount
withconsiderComments
false ... -
8705121
[New]newline-after-import
: new optionexactCount
and docs update -
6b95a02
[resolvers/webpack] v0.13.7 -
04e68a2
[resolvers/webpack] [fix] use thedirname
of theconfigPath
asbasedir
- Additional commits viewable in compare view