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 6852cdd commit ddfa7b1Copy full SHA for ddfa7b1
package.json
@@ -82,14 +82,14 @@
82
"@typescript-eslint/parser": "^5.54.1",
83
"@vue/eslint-config-typescript": "^11.0.2",
84
"eslint": "^8.35.0",
85
- "eslint-config-standard-with-typescript": "^35.0.0",
86
- "eslint-formatter-pretty": "^5.0.0",
+ "eslint-config-standard-with-typescript": "^40.0.0",
+ "eslint-formatter-pretty": "^6.0.0",
87
"eslint-plugin-align-assignments": "^1.1.2",
88
"eslint-plugin-import": "^2.27.5",
89
"eslint-plugin-n": "^16.0.0",
90
"eslint-plugin-node": "^11.1.0",
91
"eslint-plugin-promise": "^6.1.1",
92
- "eslint-plugin-unicorn": "^47.0.0",
+ "eslint-plugin-unicorn": "^49.0.0",
93
"eslint-plugin-varspacing": "^1.2.2",
94
"eslint-plugin-vue": "^9.9.0",
95
"husky": "^8.0.0",
0 commit comments