Skip to content

Commit 7d6e124

Browse files
chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.0.0 (#519)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.2 to 17.0.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](eslint-community/eslint-plugin-n@16.6.2...v17.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30c1bc5 commit 7d6e124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"concat-stream": "^2.0.0",
2626
"eslint": "^8.20.0",
2727
"eslint-plugin-import": "^2.26.0",
28-
"eslint-plugin-n": "^16.0.1",
28+
"eslint-plugin-n": "^17.0.0",
2929
"eslint-plugin-promise": "^6.0.0",
3030
"fastify": "^4.0.0",
3131
"form-data": "^4.0.0",

0 commit comments

Comments
 (0)