We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ac647 commit fb69ffaCopy full SHA for fb69ffa
package.json
@@ -22,11 +22,11 @@
22
"@types/node": "20.14.9",
23
"@typescript-eslint/eslint-plugin": "7.14.1",
24
"@typescript-eslint/parser": "7.14.1",
25
- "eslint": "8.57.0",
+ "eslint": "9.6.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