Skip to content

Commit b44dfd9

Browse files
authored
Merge pull request #12 from ddadaal/renovate/major-typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v6 (major)
2 parents 112500c + 4f5df46 commit b44dfd9

File tree

4 files changed

+108
-106
lines changed

4 files changed

+108
-106
lines changed

.changeset/late-falcons-draw.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
3+
---
4+
5+
chore(deps): update typescript-eslint monorepo to v6 (major)

.changeset/small-zebras-ring.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
3+
---
4+
5+
chore(deps): update typescript-eslint monorepo to v6 (major)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@types/eslint": "8.40.0",
1616
"@types/jest": "29.5.1",
1717
"@types/node": "20.2.5",
18-
"@typescript-eslint/eslint-plugin": "5.59.7",
19-
"@typescript-eslint/parser": "5.59.7",
18+
"@typescript-eslint/eslint-plugin": "6.2.1",
19+
"@typescript-eslint/parser": "6.2.1",
2020
"eslint": "8.41.0",
2121
"eslint-import-resolver-typescript": "3.5.5",
2222
"eslint-plugin-import": "2.27.5",

0 commit comments

Comments
 (0)