Skip to content

Commit

Permalink
fix(deps): update eslint to ^8.11.0 (eslint-config)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sushichan044 committed Oct 21, 2024
1 parent 76dd41b commit 816e8f1
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@stylistic/eslint-plugin-ts": "^2.9.0",
"@typescript-eslint/utils": "^8.10.0",
"@typescript-eslint/utils": "^8.11.0",
"eslint": "^9.13.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -49,7 +49,7 @@
"eslint-plugin-tailwindcss": "^3.17.5",
"globals": "^15.11.0",
"pkg-dir": "^8.0.0",
"typescript-eslint": "^8.10.0"
"typescript-eslint": "^8.11.0"
},
"devDependencies": {
"@types/eslint": "^9.6.1",
Expand Down
110 changes: 55 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 816e8f1

Please sign in to comment.