Skip to content

Commit 7b0e0f2

Browse files
Update typescript-eslint monorepo to v6
1 parent 18b6763 commit 7b0e0f2

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
@@ -10,8 +10,8 @@
1010
"@types/node": "16.18.39",
1111
"@types/react": "18.2.15",
1212
"@types/react-dom": "18.2.7",
13-
"@typescript-eslint/eslint-plugin": "5.62.0",
14-
"@typescript-eslint/parser": "5.62.0",
13+
"@typescript-eslint/eslint-plugin": "6.2.0",
14+
"@typescript-eslint/parser": "6.2.0",
1515
"babel-plugin-tsconfig-paths-module-resolver": "1.0.4",
1616
"eslint": "8.45.0",
1717
"eslint-config-airbnb": "19.0.4",

0 commit comments

Comments
 (0)