Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump eslint-plugin-import from 2.28.0 to 2.28.1 (#414)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.0 to 2.28.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md">eslint-plugin-import's changelog</a>.</em></p> <blockquote> <h2>[2.28.1] - 2023-08-18</h2> <h3>Fixed</h3> <ul> <li>[<code>order</code>]: revert breaking change to single nested group (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2854">#2854</a>, thanks [<a href="https://github.com/yndajas"><code>@yndajas</code></a>])</li> </ul> <h3>Changed</h3> <ul> <li>[Docs] remove duplicate fixable notices in docs (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2850">#2850</a>, thanks [<a href="https://github.com/bmish"><code>@bmish</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/cd957286efe1c4aa0423f82ac5576c75fd3be71e"><code>cd95728</code></a> Bump to 2.28.1</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/0847443b0a6d8273a862960e51ffcf478f636abf"><code>0847443</code></a> Revert 1fa2971 (breaking group change in <code>order</code>)</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/e9de30a9cbf8daab9f7e62131596d554884a56ac"><code>e9de30a</code></a> [resolvers/webpack] v0.13.6</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/cd1dff7544c90c79ef162e93fbe1e1e62d5e80bc"><code>cd1dff7</code></a> Revert "[resolvers/webpack] [refactor] replace <code>lodash/isEqual</code> usage with `d...</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/da71746147450a5b7eeeaca77efc521125d91d41"><code>da71746</code></a> [resolvers/webpack] v0.13.5</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/22a080249074a86339ef4f30af02490e6084eb49"><code>22a0802</code></a> [resolvers/webpack] [deps] update <code>resolve</code></li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/1e81734ddd7a040053d08045c922b15ea9d2045e"><code>1e81734</code></a> [resolvers/webpack] [refactor] replace <code>lodash/isEqual</code> usage with <code>deep-equal</code></li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/2c18c2906dab446023afc3117d6cfdca0d2bbcec"><code>2c18c29</code></a> [resolvers/webpack] [refactor] remove <code>lodash/get</code> usage</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/b9b9c86e918e268c325066af5938ad779f5f6e97"><code>b9b9c86</code></a> [resolvers/webpack] [refactor] switch to a maintained array.prototype.find pa...</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/2e7612ffdfe7721919cdb39832a78cf0b8828162"><code>2e7612f</code></a> [Dev Deps] pin <code>jackspeak</code> since 2.1.2+ depends on npm aliases, which kill th...</li> <li>Additional commits viewable in <a href="https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-import&package-manager=npm_and_yarn&previous-version=2.28.0&new-version=2.28.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information