Skip to content

Commit

Permalink
🔁 Bump deps
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Aug 26, 2023
1 parent 29ed029 commit c13fd91
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 42 deletions.
91 changes: 52 additions & 39 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
"@types/chai": "^4.3.5",
"@types/fs-extra": "^11.0.1",
"@types/mocha": "^10.0.1",
"@types/node": "^20.5.4",
"@types/node": "^20.5.6",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"chai": "^4.3.8",
"dotenv": "^16.3.1",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"ethers": "^6.7.1",
"hardhat": "^2.17.1",
"mocha": "^10.2.0",
"prettier": "^3.0.2",
"prettier-plugin-solidity": "^1.1.3",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"undici": "^5.23.0"
},
"peerDependencies": {
Expand Down

0 comments on commit c13fd91

Please sign in to comment.