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 0180f38 commit c65eae7
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/chai": "^4.3.20",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.8.2",
"chai": "^4.5.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -57,7 +57,7 @@
"prettier-plugin-solidity": "^1.4.1",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.0"
"typescript-eslint": "^8.12.1"
},
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.8",
Expand Down
142 changes: 71 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c65eae7

Please sign in to comment.