We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631a9da commit 7ba3c59Copy full SHA for 7ba3c59
package.json
@@ -10,7 +10,7 @@
10
"eslint": "^8.13.0",
11
"eslint-config-standard": "^17.0.0",
12
"eslint-plugin-import": "^2.26.0",
13
- "eslint-plugin-node": "^11.1.0",
+ "eslint-plugin-n": "^15.0.0",
14
"eslint-plugin-promise": "^6.0.0",
15
"tap-spec": "^5.0.0",
16
"tape": "^5.5.3"
@@ -53,7 +53,7 @@
53
"eslint": ">=7.12.1",
54
"eslint-config-standard": ">=16.0.3",
55
"eslint-plugin-import": ">=2.22.1",
56
- "eslint-plugin-node": ">=11.1.0",
+ "eslint-plugin-n": ">=15.0.0",
57
"eslint-plugin-promise": ">=4.2.1"
58
},
59
"repository": {
0 commit comments