Skip to content

Commit 9162090

Browse files
fix(deps): update typescript-eslint monorepo to v6.2.1 (#4658)
* fix(deps): update typescript-eslint monorepo to v6.2.1 * manypkg-fix * fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: juliusmarminge <[email protected]>
1 parent 74ca46e commit 9162090

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",
66-
"@typescript-eslint/parser": "6.0.0",
65+
"@typescript-eslint/eslint-plugin": "^6.2.1",
66+
"@typescript-eslint/parser": "^6.2.1",
6767
"autoprefixer": "^10.4.7",
6868
"cross-env": "^7.0.3",
6969
"eslint": "^8.40.0",

0 commit comments

Comments
 (0)