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-import-resolver-node from 0.3.6 to 0.3.7 (…
…#201) Bumps [eslint-import-resolver-node](https://github.com/import-js/eslint-plugin-import) from 0.3.6 to 0.3.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/74e2a9562c010aa0f875c83c644e929600fa64c8"><code>74e2a95</code></a> [resolvers/node] v0.3.7</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/9288cf77d88b836493e52a6614865b2832a1bc01"><code>9288cf7</code></a> [meta] CONTRIBUTING.md: add resources for newcomers</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/c2f003a801f454abe0ff58f3bc5ea0b5360c036a"><code>c2f003a</code></a> [Fix] <code>no-import-module-exports</code>: avoid a false positive for import variables</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/404b5cef76ee6f5f13b678a41349ca923eb97b57"><code>404b5ce</code></a> [Deps] update <code>debug</code> to v3</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/6304ddc70fc187e248aa65c69bc8983c5051ecd3"><code>6304ddc</code></a> [New] <code>no-duplicates</code>: support inline type import with <code>inlineTypeImport</code> option</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/de895ac540923a592842b467baf21044cd780c34"><code>de895ac</code></a> [meta] link rule names in changelog</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/56b3ea40e727ee4eb863e9e060d2c14920978ca0"><code>56b3ea4</code></a> [Perf] <code>no-cycle</code>, <code>no-internal-modules</code>, <code>no-restricted-paths</code>: use <code>anyOf</code> ...</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/b96b499aa25743dbec5a9293001fb0e567433f1d"><code>b96b499</code></a> [New] <code>no-absolute-path</code>: add fixer</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/5a37196b008b318f5ada9d911eab27fab3c9aedf"><code>5a37196</code></a> [Fix] <code>no-cycle</code>: Accept <code>import typeof</code>, like <code>import type</code></li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/922819f448634ae81f7a1a59304dfc09066b612a"><code>922819f</code></a> [New] <code>prefer-default-export</code>: add "target" option</li> <li>Additional commits viewable in <a href="https://github.com/import-js/eslint-plugin-import/compare/resolvers/node/v0.3.6...resolvers/node/v0.3.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-import-resolver-node&package-manager=npm_and_yarn&previous-version=0.3.6&new-version=0.3.7)](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 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