Skip to content

Commit

Permalink
chore(deps): upgrade lint
Browse files Browse the repository at this point in the history
  • Loading branch information
2eha0 committed Sep 3, 2024
1 parent 340e816 commit 3163ac3
Show file tree
Hide file tree
Showing 3 changed files with 686 additions and 1,051 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

pnpm lint-staged
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@
"autoprefixer": "^10.4.20",
"bmp-js": "^0.1.0",
"dotenv": "^16.4.5",
"eslint": "^9.5.0",
"eslint-plugin-playwright": "^0.18.0",
"eslint": "^9.9.1",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-vuejs-accessibility": "^2.3.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"husky": "^9.1.5",
"lint-staged": "^15.2.10",
"lodash-es": "^4.17.21",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.8",
"stylelint": "^15.10.2",
"stylelint": "^16.9.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^12.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
"typescript": "^5.5.4",
"typescript": "^5.4.5",
"vite": "^5.4.2",
"vite-plugin-html": "^3.2.2",
"vite-plugin-monaco-editor": "^1.1.0",
Expand Down
Loading

0 comments on commit 3163ac3

Please sign in to comment.