Skip to content

Commit dd42984

Browse files
fix(deps): update typescript-eslint monorepo to v6
1 parent abf13bd commit dd42984

File tree

2 files changed

+111
-107
lines changed

2 files changed

+111
-107
lines changed

package-lock.json

Lines changed: 109 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/config/eslint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"license": "MIT",
66
"dependencies": {
77
"@types/eslint": "^8.44.8",
8-
"@typescript-eslint/eslint-plugin": "^5.62.0",
9-
"@typescript-eslint/parser": "^5.62.0",
8+
"@typescript-eslint/eslint-plugin": "^6.18.1",
9+
"@typescript-eslint/parser": "^6.18.1",
1010
"eslint-config-next": "^13.4.19",
1111
"eslint-config-prettier": "^8.8.0",
1212
"eslint-config-turbo": "^1.10.15",

0 commit comments

Comments
 (0)