Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 99ab44d commit 41db403
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 180 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "git+https://github.com/react-bootstrap/configs.git"
},
"dependencies": {
"@typescript-eslint/parser": "^4.0.1",
"@typescript-eslint/parser": "^7.13.1",
"babel-eslint": "^10.0.2",
"eslint-import-resolver-typescript": "^2.0.0"
},
Expand All @@ -26,7 +26,7 @@
"eslint-plugin-import": "^2.18.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"eslint-plugin-import": "^2.27.5"
}
}
Loading

0 comments on commit 41db403

Please sign in to comment.