We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b63fdb8 commit ab93056Copy full SHA for ab93056
package.json
@@ -22,11 +22,11 @@
22
"@types/node": "20.14.10",
23
"@typescript-eslint/eslint-plugin": "7.16.0",
24
"@typescript-eslint/parser": "7.16.0",
25
- "eslint": "8.57.0",
+ "eslint": "9.7.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.9.0",
30
"eslint-plugin-promise": "6.4.0",
31
"typescript": "5.0.4"
32
}
0 commit comments