chore(deps-dev): bump eslint-plugin-n from 17.23.0 to 17.23.1 (#20105)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.23.0 to 17.23.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.23.0...v17.23.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 17.23.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
101cb596ee
commit
b8de891fc0
|
|
@ -175,7 +175,7 @@
|
|||
"eslint": "9.35.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-nibble": "9.0.0",
|
||||
"eslint-plugin-n": "17.23.0",
|
||||
"eslint-plugin-n": "17.23.1",
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
"eslint-plugin-unicorn": "61.0.2",
|
||||
"eslint-plugin-yml": "1.18.0",
|
||||
|
|
|
|||
|
|
@ -403,8 +403,8 @@ importers:
|
|||
specifier: 9.0.0
|
||||
version: 9.0.0(@types/node@24.5.2)(eslint@9.35.0(jiti@2.5.1))
|
||||
eslint-plugin-n:
|
||||
specifier: 17.23.0
|
||||
version: 17.23.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.9.2)
|
||||
specifier: 17.23.1
|
||||
version: 17.23.1(eslint@9.35.0(jiti@2.5.1))(typescript@5.9.2)
|
||||
eslint-plugin-prettier:
|
||||
specifier: 5.5.4
|
||||
version: 5.5.4(@types/eslint@9.6.1)(eslint-config-prettier@10.1.8(eslint@9.35.0(jiti@2.5.1)))(eslint@9.35.0(jiti@2.5.1))(prettier@3.6.2)
|
||||
|
|
@ -3564,8 +3564,8 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=8'
|
||||
|
||||
eslint-plugin-n@17.23.0:
|
||||
resolution: {integrity: sha512-aPePGxUr5LezcXmMRBF83eK1MmqUYY1NdLdHC+jdpfc5b98eL7yDXY20gXJ6DcTxrHBhrLsfYYqo7J+m0h9YXQ==}
|
||||
eslint-plugin-n@17.23.1:
|
||||
resolution: {integrity: sha512-68PealUpYoHOBh332JLLD9Sj7OQUDkFpmcfqt8R9sySfFSeuGJjMTJQvCRRB96zO3A/PELRLkPrzsHmzEFQQ5A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: '>=8.23.0'
|
||||
|
|
@ -9562,7 +9562,7 @@ snapshots:
|
|||
eslint: 9.35.0(jiti@2.5.1)
|
||||
eslint-compat-utils: 0.5.1(eslint@9.35.0(jiti@2.5.1))
|
||||
|
||||
eslint-plugin-n@17.23.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.9.2):
|
||||
eslint-plugin-n@17.23.1(eslint@9.35.0(jiti@2.5.1))(typescript@5.9.2):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.35.0(jiti@2.5.1))
|
||||
enhanced-resolve: 5.18.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue