codeql-action/node_modules/eslint-plugin-import/lib/rules
dependabot[bot] 144b7d5b16
Bump the npm group with 2 updates (#2045)
* Bump the npm group with 2 updates

Bumps the npm group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import).


Updates `eslint` from 8.55.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0)

Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update checked-in dependencies

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-18 10:52:32 -08:00
..
consistent-type-specifier-style.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
default.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
dynamic-import-chunkname.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
export.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
exports-last.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
extensions.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
first.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
group-exports.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
imports-first.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
max-dependencies.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
named.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
namespace.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
newline-after-import.js Update checked-in dependencies 2023-10-23 18:03:04 +00:00
no-absolute-path.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-amd.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-anonymous-default-export.js Update checked-in dependencies 2023-10-23 18:03:04 +00:00
no-commonjs.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-cycle.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-default-export.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-deprecated.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-duplicates.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-dynamic-require.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-empty-named-blocks.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-extraneous-dependencies.js Bump the npm group with 2 updates (#2045) 2023-12-18 10:52:32 -08:00
no-import-module-exports.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-internal-modules.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-mutable-exports.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-named-as-default-member.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-named-as-default.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-named-default.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-named-export.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-namespace.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-nodejs-modules.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-relative-packages.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-relative-parent-imports.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-restricted-paths.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-self-import.js Bump eslint-plugin-import to avoid vulnerability in dependency 2023-01-18 21:00:05 +00:00
no-unassigned-import.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-unresolved.js Bump eslint-plugin-import to avoid vulnerability in dependency 2023-01-18 21:00:05 +00:00
no-unused-modules.js Bump the npm group with 2 updates (#2045) 2023-12-18 10:52:32 -08:00
no-useless-path-segments.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
no-webpack-loader-syntax.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
order.js Update checked-in dependencies 2023-08-21 17:52:18 +00:00
prefer-default-export.js Bump the npm group with 2 updates (#1819) 2023-08-01 03:35:02 -07:00
unambiguous.js Bump eslint-plugin-import to avoid vulnerability in dependency 2023-01-18 21:00:05 +00:00