Skip to content

Commit cf4507d

Browse files
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 (#437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6650ee7 commit cf4507d

File tree

2 files changed

+84
-47
lines changed

2 files changed

+84
-47
lines changed

package-lock.json

Lines changed: 83 additions & 46 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
@@ -45,7 +45,7 @@
4545
"eslint": "^7.10.0",
4646
"eslint-config-prettier": "^8.0.0",
4747
"eslint-plugin-import": "^2.22.1",
48-
"eslint-plugin-node": "^11.1.0",
48+
"eslint-plugin-n": "^14.0.0",
4949
"eslint-plugin-prettier": "^4.0.0",
5050
"execa": "^6.0.0",
5151
"fast-glob": "^3.2.4",

0 commit comments

Comments
 (0)