Skip to content

Commit 616249e

Browse files
committed
🩹 eslint: fix plugin re-registration conflict
1 parent b44363c commit 616249e

2 files changed

Lines changed: 153 additions & 40 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@
168168
"packageManager": "pnpm@10.33.0",
169169
"pnpm": {
170170
"overrides": {
171+
"@typescript-eslint/eslint-plugin": "8.58.0",
172+
"@typescript-eslint/parser": "8.58.0",
173+
"eslint-plugin-n": "17.24.0",
171174
"@wagmi/core": "catalog:",
172175
"abitype>zod": "^4.0.0",
173176
"comlink": "$comlink",

0 commit comments

Comments
 (0)