Skip to content

Commit 8eb2d38

Browse files
authored
Merge pull request #2 from doannc2212/renovate/major-typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v7 (major)
2 parents d8d76a7 + d643c94 commit 8eb2d38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"devDependencies": {
1111
"@types/bun": "^1.0.0",
12-
"@typescript-eslint/eslint-plugin": "^6.19.1",
13-
"@typescript-eslint/parser": "^6.19.1",
12+
"@typescript-eslint/eslint-plugin": "^7.0.0",
13+
"@typescript-eslint/parser": "^7.0.0",
1414
"eslint": "^8.56.0"
1515
}
1616
}

0 commit comments

Comments
 (0)