We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a276498 commit b0e631eCopy full SHA for b0e631e
package.json
@@ -28,13 +28,13 @@
28
"eslint-config-standard-with-typescript": "21.0.1",
29
"eslint-formatter-pretty": "5.0.0",
30
"eslint-plugin-align-assignments": "1.1.2",
31
- "eslint-plugin-import": "2.29.1",
+ "eslint-plugin-import": "2.30.0",
32
"eslint-plugin-n": "16.6.2",
33
- "eslint-plugin-node": "11.1.0",
34
- "eslint-plugin-promise": "6.1.1",
+ "eslint-plugin-n": "14.0.0",
+ "eslint-plugin-promise": "6.6.0",
35
"eslint-plugin-unicorn": "48.0.1",
36
"eslint-plugin-varspacing": "1.2.2",
37
- "eslint-plugin-vue": "9.23.0",
+ "eslint-plugin-vue": "9.28.0",
38
"husky": "9.1.1",
39
"lint-staged": "15.2.5",
40
"typescript": "5.5.4"
0 commit comments