Skip to content

Commit fcd8fd4

Browse files
chore(deps): update typescript-eslint monorepo to v7 (major) (#474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44be372 commit fcd8fd4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: explorer-v2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@fontsource/fira-mono": "^5.0.8",
16-
"@typescript-eslint/parser": "^6.14.0",
16+
"@typescript-eslint/parser": "^7.0.0",
1717
"eslint": "^8.55.0",
1818
"eslint-scope": "^7.2.2",
1919
"esquery": "^1.5.0",

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@
7575
"@types/mocha": "^10.0.6",
7676
"@types/node": "^20.10.4",
7777
"@types/semver": "^7.5.6",
78-
"@typescript-eslint/eslint-plugin": "^6.14.0",
79-
"@typescript-eslint/parser": "~6.21.0",
80-
"@typescript-eslint/types": "~6.21.0",
78+
"@typescript-eslint/eslint-plugin": "^7.0.0",
79+
"@typescript-eslint/parser": "~7.0.0",
80+
"@typescript-eslint/types": "~7.0.0",
8181
"benchmark": "^2.1.4",
8282
"chai": "^4.3.10",
8383
"env-cmd": "^10.1.0",

0 commit comments

Comments
 (0)