Skip to content

Commit

Permalink
⬆️ Update dependency @typescript-eslint/utils to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 3c76e72 commit c1925a8
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 104 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"homepage": "https://github.com/ekwoka/eslint-plugin-filename-export",
"dependencies": {
"@typescript-eslint/utils": "^5.52.0"
"@typescript-eslint/utils": "^8.0.0"
},
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
Expand Down
196 changes: 93 additions & 103 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 c1925a8

Please sign in to comment.