Skip to content

Commit 9e386cf

Browse files
fix(deps): update typescript-eslint monorepo to v6.0.0 (#4580)
* fix(deps): update typescript-eslint monorepo to v6.0.0 * fixy --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: juliusmarminge <[email protected]>
1 parent 87e9604 commit 9e386cf

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
@@ -62,8 +62,8 @@
6262
"@types/node": "^18.16.16",
6363
"@types/react": "^18.2.8",
6464
"@types/ws": "^8.2.0",
65-
"@typescript-eslint/eslint-plugin": "6.0.0-alpha.158",
66-
"@typescript-eslint/parser": "6.0.0-alpha.158",
65+
"@typescript-eslint/eslint-plugin": "6.0.0",
66+
"@typescript-eslint/parser": "6.0.0",
6767
"autoprefixer": "^10.4.7",
6868
"cross-env": "^7.0.3",
6969
"eslint": "^8.40.0",

0 commit comments

Comments
 (0)