Skip to content

Commit

Permalink
chore(deps): replace dependency eslint-plugin-node with eslint-plugin…
Browse files Browse the repository at this point in the history
…-n ^11.1.0 || ^14.0.0

[skip ci]
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 9c52bc4 commit 1853594
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 162 deletions.
203 changes: 43 additions & 160 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
Expand All @@ -64,7 +64,7 @@
"eslint-plugin-flowtype": "^4.7.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^11.1.0 || ^14.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^4.2.0"
Expand Down

0 comments on commit 1853594

Please sign in to comment.