Skip to content

Commit 728295b

Browse files
chore(deps): update devdependency eslint to v10
1 parent ba53712 commit 728295b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@testing-library/vue": "^8.1.0",
2727
"@types/lodash-es": "^4.17.12",
2828
"chalk": "^5.6.2",
29-
"eslint": "^9.39.2",
29+
"eslint": "^10.0.3",
3030
"jsdom": "^27.4.0",
3131
"ora": "^9.1.0",
3232
"tsup": "^8.5.1",

packages/create-uozi-admin/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/nprogress": "^0.2.3",
4242
"@uozi-admin/shared-config": "^0.4.11",
4343
"@vue/tsconfig": "^0.8.1",
44-
"eslint": "^9.39.2",
44+
"eslint": "^10.0.3",
4545
"less": "^4.5.1",
4646
"simple-git-hooks": "^2.13.1",
4747
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)