0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-10-16 12:07:01 +02:00

Bump eslint-plugin-n from 17.9.0 to 17.10.0

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.9.0 to 17.10.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.9.0...v17.10.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>
This commit is contained in:
dependabot[bot] 2024-07-26 09:48:18 +00:00 committed by David Anson
parent 3fc35ac523
commit d48e17eedc

View file

@ -31,7 +31,7 @@
"@eslint/js": "9.7.0", "@eslint/js": "9.7.0",
"@vercel/ncc": "0.38.1", "@vercel/ncc": "0.38.1",
"eslint": "9.7.0", "eslint": "9.7.0",
"eslint-plugin-n": "17.9.0", "eslint-plugin-n": "17.10.0",
"eslint-plugin-unicorn": "55.0.0" "eslint-plugin-unicorn": "55.0.0"
} }
} }