Skip to content

Commit 91354be

Browse files
chore(deps): update lint
1 parent 197203d commit 91354be

File tree

3 files changed

+518
-535
lines changed

3 files changed

+518
-535
lines changed

.histoire/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"vue": "^3.5.13"
1717
},
1818
"devDependencies": {
19-
"@antfu/eslint-config": "^4.13.1",
19+
"@antfu/eslint-config": "^4.19.0",
2020
"@floating-ui/dom": "^1.6.13",
2121
"@floating-ui/vue": "^1.1.6",
2222
"@histoire/plugin-vue": "^0.17.17",
2323
"@iconify/vue": "^4.3.0",
2424
"@radix-ui/colors": "^3.0.0",
2525
"@rollup/plugin-alias": "^5.1.1",
2626
"autoprefixer": "^10.4.20",
27-
"eslint": "^9.27.0",
27+
"eslint": "^9.34.0",
2828
"histoire": "^0.17.17",
2929
"postcss": "^8.5.1",
3030
"tailwindcss": "^3.4.17",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"pub:release": "cd packages/core && pnpm pub:release"
2828
},
2929
"devDependencies": {
30-
"@antfu/eslint-config": "^4.13.1",
30+
"@antfu/eslint-config": "^4.19.0",
3131
"@commitlint/cli": "^19.7.1",
3232
"@commitlint/config-conventional": "^19.7.1",
3333
"bumpp": "^10.1.1",
34-
"eslint": "^9.27.0",
34+
"eslint": "^9.34.0",
3535
"lint-staged": "^15.5.2",
36-
"simple-git-hooks": "^2.13.0",
36+
"simple-git-hooks": "^2.13.1",
3737
"tsx": "^4.20.3",
3838
"typescript": "5.8.3"
3939
},

0 commit comments

Comments
 (0)