Skip to content

Commit

Permalink
fix(deps): update linters to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 12ee158 commit 5219f1e
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 75 deletions.
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"dependencies": {
"@eslint/js": "^9.1.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"eslint-config-prettier": "9.1.0",
"globals": "^15.0.0",
"typescript-eslint": "^7.7.0"
"typescript-eslint": "^8.0.0"
},
"devDependencies": {
"@frsource/prettier-config": "workspace:*",
Expand Down
142 changes: 70 additions & 72 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 5219f1e

Please sign in to comment.