Skip to content

Commit

Permalink
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 431da86 commit bb430df
Show file tree
Hide file tree
Showing 11 changed files with 387 additions and 129 deletions.
160 changes: 110 additions & 50 deletions REPOS/cheerio/package-lock.json

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

2 changes: 1 addition & 1 deletion REPOS/cheerio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jsdoc": "^34.7.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"jquery": "^3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion REPOS/cloudinary-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-config-standard-react": "^9.2.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-standard": "^4.0.1",
Expand Down
Loading

0 comments on commit bb430df

Please sign in to comment.