Skip to content

Commit

Permalink
fix(deps): update typescript-eslint to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent bb8f75e commit 8eceb02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"dependencies": {
"@next/eslint-plugin-next": "14.1.0",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"eslint-config-turbo": "1.12.4",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
Expand Down

0 comments on commit 8eceb02

Please sign in to comment.