Skip to content

Commit 164062f

Browse files
Update typescript-eslint monorepo to v7 (major) (#372)
Update typescript-eslint monorepo to v7 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2340122 commit 164062f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

-390 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
2626
"@tsconfig/recommended": "^1.0.3",
2727
"@types/js-yaml": "^4.0.5",
28-
"@typescript-eslint/eslint-plugin": "^6.15.0",
29-
"@typescript-eslint/parser": "^6.15.0",
28+
"@typescript-eslint/eslint-plugin": "^7.0.0",
29+
"@typescript-eslint/parser": "^7.0.0",
3030
"eslint": "8.56.0",
3131
"eslint-config-prettier": "^9.1.0",
3232
"prettier": "3.2.2"

0 commit comments

Comments
 (0)