Skip to content

Commit

Permalink
build(deps): update eslint-plugin-n requirement from ^15.1.0 to ^15.5.1
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) to permit the latest version.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](eslint-community/eslint-plugin-n@15.1.0...15.5.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 9, 2022
1 parent 0934b1a commit fac23c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"eslint-config-standard": "17.0.0",
"eslint-config-standard-jsx": "^11.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.1.0",
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.28.0",
"standard-engine": "^15.0.0",
Expand Down

0 comments on commit fac23c8

Please sign in to comment.