Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 48b123f commit 79ee6b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-implicit-dependencies": "^1.0.4",
"eslint-plugin-import": "^2.25.3"
Expand Down

0 comments on commit 79ee6b1

Please sign in to comment.