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 43cdeed commit de81f63Copy full SHA for de81f63
package.json
@@ -22,11 +22,11 @@
22
"@types/node": "20.12.7",
23
"@typescript-eslint/eslint-plugin": "7.7.0",
24
"@typescript-eslint/parser": "7.7.0",
25
- "eslint": "8.57.0",
+ "eslint": "9.0.0",
26
"eslint-config-standard": "17.1.0",
27
"eslint-plugin-import": "2.29.1",
28
"eslint-plugin-n": "16.6.2",
29
- "eslint-plugin-n": "14.0.0",
+ "eslint-plugin-n": "17.2.1",
30
"eslint-plugin-promise": "6.1.1",
31
"typescript": "5.0.4"
32
}
0 commit comments