Skip to content

Commit da7951b

Browse files
chore(deps): update lint (#1581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a530ba commit da7951b

File tree

3 files changed

+259
-300
lines changed

3 files changed

+259
-300
lines changed

.histoire/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@radix-ui/colors": "^3.0.0",
2525
"@rollup/plugin-alias": "^5.1.0",
2626
"autoprefixer": "^10.4.19",
27-
"eslint": "^9.18.0",
27+
"eslint": "^9.19.0",
2828
"histoire": "^0.17.17",
2929
"postcss": "^8.4.39",
3030
"tailwindcss": "^3.4.14",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@commitlint/cli": "^19.3.0",
3232
"@commitlint/config-conventional": "^19.2.2",
3333
"bumpp": "^9.4.1",
34-
"eslint": "^9.18.0",
35-
"lint-staged": "^15.4.1",
34+
"eslint": "^9.19.0",
35+
"lint-staged": "^15.4.3",
3636
"pnpm": "^9.15.0",
3737
"rimraf": "^6.0.1",
3838
"simple-git-hooks": "^2.11.1",

0 commit comments

Comments
 (0)