Skip to content

Commit 2477f01

Browse files
chore(deps): update typescript-eslint monorepo to v6
1 parent 99ab44d commit 2477f01

File tree

2 files changed

+132
-160
lines changed

2 files changed

+132
-160
lines changed

packages/eslint-config-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"url": "git+https://github.com/react-bootstrap/configs.git"
1818
},
1919
"dependencies": {
20-
"@typescript-eslint/parser": "^4.0.1",
20+
"@typescript-eslint/parser": "^6.4.1",
2121
"babel-eslint": "^10.0.2",
2222
"eslint-import-resolver-typescript": "^2.0.0"
2323
},
@@ -26,7 +26,7 @@
2626
"eslint-plugin-import": "^2.18.2"
2727
},
2828
"devDependencies": {
29-
"@typescript-eslint/eslint-plugin": "^4.33.0",
29+
"@typescript-eslint/eslint-plugin": "^6.4.1",
3030
"eslint-plugin-import": "^2.27.5"
3131
}
3232
}

0 commit comments

Comments
 (0)