Skip to content

Commit 01013ba

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"cross-env": "^7.0.2",
5555
"eslint": "^7.6.0",
5656
"eslint-plugin-import": "^2.22.0",
57-
"eslint-plugin-node": "^11.1.0",
57+
"eslint-plugin-n": "^14.0.0",
5858
"gts": "^6.0.2",
5959
"mocha": "^11.1.0",
6060
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)