Skip to content

Commit 7b62cf9

Browse files
chore(deps): update typescript-eslint monorepo to v8 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cf85a3 commit 7b62cf9

File tree

2 files changed

+303
-81
lines changed

2 files changed

+303
-81
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@babel/preset-env": "^7.23.7",
1818
"@babel/preset-typescript": "^7.23.3",
1919
"@jest/globals": "^29.7.0",
20-
"@typescript-eslint/eslint-plugin": "^7.0.0",
21-
"@typescript-eslint/parser": "^7.0.0",
20+
"@typescript-eslint/eslint-plugin": "^8.0.0",
21+
"@typescript-eslint/parser": "^8.0.0",
2222
"babel-jest": "^29.7.0",
2323
"eslint": "^9.0.0",
2424
"eslint-plugin-header": "^3.1.1",

0 commit comments

Comments
 (0)