Skip to content

Commit c3dcb88

Browse files
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent 431da86 commit c3dcb88

File tree

11 files changed

+387
-129
lines changed

11 files changed

+387
-129
lines changed

REPOS/cheerio/package-lock.json

+110-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

REPOS/cheerio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-config-prettier": "^8.3.0",
5858
"eslint-plugin-jest": "^24.3.6",
5959
"eslint-plugin-jsdoc": "^34.7.0",
60-
"eslint-plugin-node": "^11.1.0",
60+
"eslint-plugin-n": "^14.0.0",
6161
"husky": "^4.3.8",
6262
"jest": "^26.6.3",
6363
"jquery": "^3.6.0",

REPOS/cloudinary-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-config-standard-react": "^9.2.0",
6060
"eslint-plugin-import": "^2.18.2",
6161
"eslint-plugin-jsx-a11y": "^6.4.1",
62-
"eslint-plugin-node": "^11.0.0",
62+
"eslint-plugin-n": "14.0.0",
6363
"eslint-plugin-promise": "^4.3.1",
6464
"eslint-plugin-react": "^7.17.0",
6565
"eslint-plugin-standard": "^4.0.1",

0 commit comments

Comments
 (0)