Skip to content

Commit 3049f14

Browse files
Update typescript-eslint monorepo to v7 (#186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3188cb commit 3049f14

File tree

2 files changed

+278
-9
lines changed

2 files changed

+278
-9
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"@types/jest": "^29.5.11",
5252
"@types/lodash": "^4.14.202",
5353
"@types/node": "^20.10.7",
54-
"@typescript-eslint/eslint-plugin": "^6.18.0",
55-
"@typescript-eslint/parser": "^6.18.0",
54+
"@typescript-eslint/eslint-plugin": "^7.0.2",
55+
"@typescript-eslint/parser": "^7.0.2",
5656
"eslint": "^8.56.0",
5757
"eslint-plugin-import": "^2.29.1",
5858
"eslint-plugin-jest": "^27.6.1",

0 commit comments

Comments
 (0)