Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2979db9

Browse files
Update eslint packages (#105)
* Update eslint packages * Fix eslint warning --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ivan Demchuk <[email protected]>
1 parent c8a3295 commit 2979db9

File tree

3 files changed

+318
-254
lines changed

3 files changed

+318
-254
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"unplugin": "^2.0.0"
111111
},
112112
"devDependencies": {
113-
"@antfu/eslint-config": "^3.8.0",
113+
"@antfu/eslint-config": "^3.12.0",
114114
"@nuxt/kit": "^3.14.159",
115115
"@nuxt/schema": "^3.14.159",
116116
"@release-it-plugins/lerna-changelog": "7.0.0",
@@ -119,7 +119,7 @@
119119
"@vitest/coverage-istanbul": "^2.1.4",
120120
"@vue/compiler-sfc": "3.5.12",
121121
"dotenv-cli": "7.4.2",
122-
"eslint": "9.14.0",
122+
"eslint": "9.17.0",
123123
"execa": "9.5.1",
124124
"husky": "9.1.6",
125125
"lint-staged": "15.2.10",

0 commit comments

Comments
 (0)