Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2024
1 parent 91629e1 commit b08d321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -43,8 +43,8 @@
"author": "Google Inc.",
"license": "Apache-2.0",
"dependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"chalk": "^4.1.2",
"eslint": "8.53.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit b08d321

Please sign in to comment.