Skip to content

Commit

Permalink
🔁 Bump typescript-eslint and @types/node
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Oct 29, 2024
1 parent 1e6f6d2 commit 8c91357
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 118 deletions.
4 changes: 2 additions & 2 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@eslint/js": "^9.13.0",
"@next/eslint-plugin-next": "^15.0.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^22.8.1",
"@types/node": "^22.8.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
Expand All @@ -57,6 +57,6 @@
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.0"
"typescript-eslint": "^8.12.1"
}
}
2 changes: 1 addition & 1 deletion lib/openzeppelin-contracts
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,6 @@
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.0"
"typescript-eslint": "^8.12.1"
}
}
Loading

0 comments on commit 8c91357

Please sign in to comment.