Skip to content

Commit c5071af

Browse files
committed
chore(deps): update eslint to v10
- eslint 9.39.2 → 10.0.0 - @eslint/js 9.39.2 → 10.0.1
1 parent b4d51b4 commit c5071af

2 files changed

Lines changed: 100 additions & 115 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"update-notifier": "7.3.1"
5454
},
5555
"devDependencies": {
56-
"@eslint/js": "9.39.2",
56+
"@eslint/js": "10.0.1",
5757
"@semantic-release/changelog": "6.0.3",
5858
"@semantic-release/exec": "7.1.0",
5959
"@semantic-release/git": "10.0.1",
@@ -67,7 +67,7 @@
6767
"@types/shelljs": "0.10.0",
6868
"@types/update-notifier": "6.0.8",
6969
"@yao-pkg/pkg": "6.14.0",
70-
"eslint": "9.39.2",
70+
"eslint": "10.0.0",
7171
"husky": "9.1.7",
7272
"prettier-package-json": "2.8.0",
7373
"rimraf": "6.1.3",

0 commit comments

Comments
 (0)