File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ module.exports = {
99 "plugin:@ota-meshi/+prettier" ,
1010 ] ,
1111 rules : {
12- "node /no-unsupported-features/es-syntax" : "off" ,
13- "node /no-missing-import" : "off" ,
12+ "n /no-unsupported-features/es-syntax" : "off" ,
13+ "n /no-missing-import" : "off" ,
1414 } ,
1515} ;
Original file line number Diff line number Diff line change 5050 "devDependencies" : {
5151 "@changesets/changelog-github" : " ^0.4.6" ,
5252 "@changesets/cli" : " ^2.24.2" ,
53- "@ota-meshi/eslint-plugin" : " ^0.13 .0" ,
53+ "@ota-meshi/eslint-plugin" : " ^0.15 .0" ,
5454 "@types/benchmark" : " ^2.1.0" ,
5555 "@types/eslint" : " ^8.0.0" ,
5656 "@types/eslint-visitor-keys" : " ^1.0.0" ,
6868 "eslint-plugin-eslint-comments" : " ^3.2.0" ,
6969 "eslint-plugin-json-schema-validator" : " ^4.0.0" ,
7070 "eslint-plugin-jsonc" : " ^2.0.0" ,
71- "eslint-plugin-node " : " ^11 .1.0" ,
71+ "eslint-plugin-n " : " ^15 .1.0" ,
7272 "eslint-plugin-node-dependencies" : " ^0.11.0" ,
7373 "eslint-plugin-prettier" : " ^5.0.0" ,
7474 "eslint-plugin-regexp" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments