This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#511)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md">eslint-plugin-import's changelog</a>.</em></p> <blockquote> <h2>[2.23.4] - 2021-05-29</h2> <h3>Fixed</h3> <ul> <li>[<code>no-import-module-exports</code>]: Don't crash if packages have no entrypoint (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/2099">#2099</a>, thanks [<a href="https://github.com/eps1lon"><code>@eps1lon</code></a>])</li> <li>[<code>no-extraneous-dependencies</code>]: fix package name algorithm (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/2097">#2097</a>, thanks [<a href="https://github.com/paztis"><code>@paztis</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/benmosher/eslint-plugin-import/commit/998c3000c70b8571aa27cfe1ec30cfff0efc9795"><code>998c300</code></a> Bump to v2.23.4</li> <li><a href="https://github.com/benmosher/eslint-plugin-import/commit/ec10721dec48f8f7e3cdf386f03e773edde57ca1"><code>ec10721</code></a> [meta] fix changelog entries</li> <li><a href="https://github.com/benmosher/eslint-plugin-import/commit/da8d584fc22495a10e04206619c117baa2760898"><code>da8d584</code></a> [Fix] <code>no-extraneous-dependencies</code>: fix package name algorithm</li> <li><a href="https://github.com/benmosher/eslint-plugin-import/commit/81b9d2459c4dcf36d6b7cad994241efec2db5b3a"><code>81b9d24</code></a> [Fix] <code>no-import-module-exports</code>: Don't crash if packages have no entrypoint</li> <li>See full diff in <a href="https://github.com/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 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>
- Loading branch information