Skip to content

Commit 9c9c086

Browse files
fix(deps): update typescript-eslint monorepo to v6
1 parent e6050d4 commit 9c9c086

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
@@ -41,8 +41,8 @@
4141
"release": "semantic-release"
4242
},
4343
"dependencies": {
44-
"@typescript-eslint/eslint-plugin": "5.59.5",
45-
"@typescript-eslint/parser": "5.59.5",
44+
"@typescript-eslint/eslint-plugin": "6.8.0",
45+
"@typescript-eslint/parser": "6.8.0",
4646
"eslint-config-airbnb": "19.0.4",
4747
"eslint-config-airbnb-base": "15.0.0",
4848
"eslint-config-airbnb-typescript": "17.0.0",

0 commit comments

Comments
 (0)