We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4e18b commit edc2a22Copy full SHA for edc2a22
package.json
@@ -22,11 +22,11 @@
22
"@types/node": "20.12.7",
23
"@typescript-eslint/eslint-plugin": "7.6.0",
24
"@typescript-eslint/parser": "7.6.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.0",
30
"eslint-plugin-promise": "6.1.1",
31
"typescript": "5.0.4"
32
}
0 commit comments