Skip to content

Commit 0fea3ff

Browse files
committed
fix: eslint dependencies
1 parent 333b2c0 commit 0fea3ff

File tree

2 files changed

+62
-46
lines changed

2 files changed

+62
-46
lines changed

package-lock.json

Lines changed: 61 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint": "^8.13.0",
6060
"eslint-config-standard": "^17.0.0",
6161
"eslint-plugin-import": "^2.26.0",
62-
"eslint-plugin-node": "^11.1.0",
62+
"eslint-plugin-n": "15.1.0",
6363
"eslint-plugin-promise": "^6.0.0",
6464
"mocha": "^9.2.2",
6565
"nyc": "^15.1.0"

0 commit comments

Comments
 (0)