Skip to content

Commit bc6ae69

Browse files
committed
fix(deps): update typescript-eslint monorepo to v7
1 parent 8f7ebd6 commit bc6ae69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"author": "Google Inc.",
4444
"license": "Apache-2.0",
4545
"dependencies": {
46-
"@typescript-eslint/eslint-plugin": "5.62.0",
47-
"@typescript-eslint/parser": "5.62.0",
46+
"@typescript-eslint/eslint-plugin": "7.0.1",
47+
"@typescript-eslint/parser": "7.0.1",
4848
"chalk": "^4.1.2",
4949
"eslint": "8.53.0",
5050
"eslint-config-prettier": "9.1.0",

0 commit comments

Comments
 (0)