Skip to content

Commit

Permalink
chore(deps): replace dependency eslint-plugin-node with eslint-plugin…
Browse files Browse the repository at this point in the history
…-n ^14.0.0
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent d70752c commit 9da19ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -57,7 +57,7 @@
"eslint": "^7.14.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-promise": "^5.0.0",
"mocha": "^8.2.1",
"mock-fs": "^4.13.0",
Expand Down

0 comments on commit 9da19ee

Please sign in to comment.