Skip to content

Commit 2bcc5da

Browse files
chore(deps): update typescript-eslint monorepo to v6
1 parent 9a5e168 commit 2bcc5da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.0",
16-
"@typescript-eslint/parser": "^5.30.3",
16+
"@typescript-eslint/parser": "^6.0.0",
1717
"eslint": "^8.0.0",
1818
"eslint-plugin-svelte3": "^4.0.0",
1919
"eslint-scope": "^7.0.0",

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
"@types/mocha": "^10.0.1",
7474
"@types/node": "^18.16.16",
7575
"@types/semver": "^7.5.0",
76-
"@typescript-eslint/eslint-plugin": "^5.59.9",
77-
"@typescript-eslint/parser": "~5.62.0",
78-
"@typescript-eslint/types": "^5.59.9",
76+
"@typescript-eslint/eslint-plugin": "^6.0.0",
77+
"@typescript-eslint/parser": "~6.1.0",
78+
"@typescript-eslint/types": "^6.0.0",
7979
"benchmark": "^2.1.4",
8080
"chai": "^4.3.7",
8181
"env-cmd": "^10.1.0",

0 commit comments

Comments
 (0)