Skip to content

Commit 1a6887c

Browse files
chore(deps): update lint
1 parent 0c3c174 commit 1a6887c

File tree

3 files changed

+498
-449
lines changed

3 files changed

+498
-449
lines changed

.histoire/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"vue": "^3.5.13"
1717
},
1818
"devDependencies": {
19-
"@antfu/eslint-config": "^4.13.1",
19+
"@antfu/eslint-config": "^5.3.0",
2020
"@floating-ui/dom": "^1.6.13",
2121
"@floating-ui/vue": "^1.1.6",
2222
"@histoire/plugin-vue": "^0.17.17",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"pub:release": "cd packages/core && pnpm pub:release"
2828
},
2929
"devDependencies": {
30-
"@antfu/eslint-config": "^4.13.1",
30+
"@antfu/eslint-config": "^5.3.0",
3131
"@commitlint/cli": "^19.7.1",
3232
"@commitlint/config-conventional": "^19.7.1",
3333
"bumpp": "^10.1.1",
3434
"eslint": "^9.27.0",
35-
"lint-staged": "^15.5.2",
35+
"lint-staged": "^16.1.6",
3636
"simple-git-hooks": "^2.13.0",
3737
"tsx": "^4.20.3",
3838
"typescript": "5.8.3"

0 commit comments

Comments
 (0)