We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3c583 commit 2e4bef3Copy full SHA for 2e4bef3
package.json
@@ -16,7 +16,7 @@
16
"eslint": "^6.0.1",
17
"eslint-config-standard": "^14.0.0",
18
"eslint-plugin-import": "^2.18.0",
19
- "eslint-plugin-node": "^9.1.0",
+ "eslint-plugin-node": "^10.0.0",
20
"eslint-plugin-nuxt": "0.4.3",
21
"eslint-plugin-promise": "^4.2.1",
22
"eslint-plugin-standard": "^4.0.0",
packages/common/package.json
@@ -23,7 +23,7 @@
23
"@typescript-eslint/parser": "^2.0.0",
24
25
26
27
28
29
"eslint-plugin-unicorn": "^10.0.0"
0 commit comments