Skip to content

Commit

Permalink
Update eslint-plugin-n requirement from ^15.0.0 to ^15.2.4
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint-plugin-n](https://github.com/weiran-zsd/eslint-plugin-node) to permit the latest version.
- [Release notes](https://github.com/weiran-zsd/eslint-plugin-node/releases)
- [Commits](eslint-community/eslint-plugin-n@15.0.0...15.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and voxpelli committed Jul 18, 2022
1 parent a72048c commit 15e6432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"eslint": "^8.13.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.0.0",
"eslint-plugin-n": "^15.2.4",
"eslint-plugin-promise": "^6.0.0",
"tape": "^5.5.3"
},
Expand Down Expand Up @@ -52,7 +52,7 @@
"eslint": "^8.13.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.0.0",
"eslint-plugin-n": "^15.2.4",
"eslint-plugin-promise": "^6.0.0"
},
"repository": {
Expand Down

0 comments on commit 15e6432

Please sign in to comment.