Skip to content

Commit bc46607

Browse files
Update typescript-eslint monorepo to v8
1 parent 51c5304 commit bc46607

File tree

3 files changed

+480
-150
lines changed

3 files changed

+480
-150
lines changed

package-lock.json

Lines changed: 304 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
],
2828
"devDependencies": {
2929
"@rubensworks/eslint-config": "^1.0.1",
30-
"@typescript-eslint/eslint-plugin": "^5.0.0",
31-
"@typescript-eslint/parser": "^5.0.0",
30+
"@typescript-eslint/eslint-plugin": "^8.0.0",
31+
"@typescript-eslint/parser": "^8.0.0",
3232
"eslint": "^7.9.0",
3333
"eslint-config-es": "3.28.30",
3434
"eslint-import-resolver-typescript": "^2.3.0",

0 commit comments

Comments
 (0)