chore(deps-dev): bump eslint-plugin-n from 17.0.0 to 17.1.0 (#15176)

* chore(deps-dev): bump eslint-plugin-n from 17.0.0 to 17.1.0

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.0.0 to 17.1.0.
- [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.0.0...v17.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* chore: fix pnpm install

---------

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:
dependabot[bot] 2024-04-09 23:27:21 +00:00 committed by GitHub
parent fe50ecae4c
commit b7f6c011a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View File

@ -156,7 +156,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-nibble": "8.1.0",
"eslint-plugin-n": "17.0.0",
"eslint-plugin-n": "17.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-yml": "1.14.0",

View File

@ -320,8 +320,8 @@ devDependencies:
specifier: 8.1.0
version: 8.1.0(eslint@8.57.0)
eslint-plugin-n:
specifier: 17.0.0
version: 17.0.0(eslint@8.57.0)
specifier: 17.1.0
version: 17.1.0(eslint@8.57.0)
eslint-plugin-prettier:
specifier: 5.1.3
version: 5.1.3(@types/eslint@8.56.7)(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5)
@ -4701,8 +4701,8 @@ packages:
eslint-compat-utils: 0.1.2(eslint@8.57.0)
dev: true
/eslint-plugin-n@17.0.0(eslint@8.57.0):
resolution: {integrity: sha512-0Ihff+kWUIiXYTNTotGj/yRI1X5uCh/lef5Hr7ih/mFeYMQ3bPfN0KxlrfhU+Xn4x697l/TPO6zxqE33M1yD0w==}
/eslint-plugin-n@17.1.0(eslint@8.57.0):
resolution: {integrity: sha512-+MTiTej3B07+8vS/RfSMD1w4O9VVR9BSJT9kSa9QUsBlXzKi5PZc+lB3w+iu/2eIS3drFU7zCikSrD8Yn8PEBQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: '>=8.23.0'
@ -4714,7 +4714,6 @@ packages:
get-tsconfig: 4.7.2
globals: 14.0.0
ignore: 5.3.1
is-builtin-module: 3.2.1
minimatch: 9.0.4
semver: 7.6.0
dev: true