Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 99ab44d commit df870b6
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 195 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": "^8.5.0",
"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": "^8.5.0",
"eslint-plugin-import": "^2.27.5"
}
}
Loading

0 comments on commit df870b6

Please sign in to comment.