Skip to content

Commit

Permalink
chore(deps): update lint (#1249)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 27e5a21 commit 1a721b7
Show file tree
Hide file tree
Showing 3 changed files with 342 additions and 332 deletions.
4 changes: 2 additions & 2 deletions .histoire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"vue": "^3.4.31"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@antfu/eslint-config": "^2.27.3",
"@floating-ui/dom": "^1.6.7",
"@floating-ui/vue": "^1.1.0",
"@histoire/plugin-vue": "^0.17.17",
"@iconify/vue": "^4.1.2",
"@radix-ui/colors": "^3.0.0",
"@rollup/plugin-alias": "^5.1.0",
"autoprefixer": "^10.4.19",
"eslint": "^9.9.0",
"eslint": "^9.10.0",
"histoire": "^0.17.17",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"pub:release": "cd packages/radix-vue && pnpm pub:release"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@antfu/eslint-config": "^2.27.3",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"bumpp": "^9.4.1",
"eslint": "^9.9.0",
"lint-staged": "^15.2.9",
"eslint": "^9.10.0",
"lint-staged": "^15.2.10",
"pnpm": "^9.4.0",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
Expand Down
Loading

0 comments on commit 1a721b7

Please sign in to comment.