Skip to content

Commit 6b89f19

Browse files
committed
feat: Eslint Prettier update to latest
1 parent 7c3cbc7 commit 6b89f19

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

template/eslint/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"devDependencies": {
3-
"@rushstack/eslint-patch": "^1.1.0",
4-
"@vue/eslint-config-prettier": "^7.0.0",
5-
"@vue/eslint-config-typescript": "^11.0.0",
6-
"eslint": "^8.5.0",
7-
"eslint-plugin-cypress": "^2.12.1",
8-
"eslint-plugin-vue": "^9.0.0",
9-
"prettier": "^2.5.1"
3+
"@rushstack/eslint-patch": "^1.7.2",
4+
"@vue/eslint-config-prettier": "^9.0.0",
5+
"@vue/eslint-config-typescript": "^12.0.0",
6+
"eslint": "^8.56.0",
7+
"eslint-plugin-cypress": "^2.15.1",
8+
"eslint-plugin-vue": "^9.20.1",
9+
"prettier": "^3.2.4"
1010
}
1111
}

0 commit comments

Comments
 (0)