Skip to content

Commit 1e0142e

Browse files
authored
Merge pull request #53 from 9oelM/renovate/major-typescript-eslint-monorepo
Update typescript-eslint monorepo to v5 (major)
2 parents beef6eb + 1178995 commit 1e0142e

File tree

2 files changed

+132
-72
lines changed

2 files changed

+132
-72
lines changed

package-lock.json

Lines changed: 130 additions & 70 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
@@ -16,8 +16,8 @@
1616
"lint:fix": "eslint . --fix"
1717
},
1818
"devDependencies": {
19-
"@typescript-eslint/eslint-plugin": "4.33.0",
20-
"@typescript-eslint/parser": "4.33.0",
19+
"@typescript-eslint/eslint-plugin": "5.9.1",
20+
"@typescript-eslint/parser": "5.9.1",
2121
"eslint": "8.6.0",
2222
"eslint-config-prettier": "8.3.0",
2323
"eslint-plugin-prettier": "4.0.0",

0 commit comments

Comments
 (0)