Skip to content

Commit

Permalink
fix(deps): update linters (#108)
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 Dec 9, 2024
1 parent 2f98f61 commit d002dc8
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 215 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"dependencies": {
"@eslint/js": "^9.1.1",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"eslint-config-prettier": "9.1.0",
"globals": "^15.0.0",
"typescript-eslint": "^8.0.0"
Expand Down
Loading

0 comments on commit d002dc8

Please sign in to comment.