Skip to content

Commit

Permalink
Upgrade Node ESLint plugin to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Apr 12, 2024
1 parent 73685b6 commit a10919a
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 82 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"eslint-plugin-jest": "^28.2.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-n": "^17.2.0",
"nodemon": "^3.1.0",
"supertest": "^6.3.4"
}
Expand Down
151 changes: 70 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a10919a

Please sign in to comment.