Skip to content

Commit

Permalink
fix(deps): update dependency typescript-eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent d0c359b commit 7a7dd7d
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 119 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@eslint/js": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"typescript-eslint": "^7.5.0"
"typescript-eslint": "^8.18.0"
},
"devDependencies": {
"@nexterias/prettier-config": "^1.1.0",
Expand Down
194 changes: 76 additions & 118 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 7a7dd7d

Please sign in to comment.