Skip to content

Commit

Permalink
debump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardishere committed Jan 19, 2022
1 parent 996fa6d commit 80ee3cd
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 20 deletions.
169 changes: 152 additions & 17 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 @@ -18,7 +18,7 @@
"bignumber.js": "^9.0.2",
"chai": "^4.3.4",
"ethereum-waffle": "^3.4.0",
"ethereumjs-util": "^7.1.3",
"ethereumjs-util": "^7.1.0",
"ethers": "^5.4.4",
"hardhat": "^2.6.2",
"hardhat-abi-exporter": "^2.8.0",
Expand All @@ -30,9 +30,9 @@
"solidity-coverage": "^0.7.18",
"solidity-docgen": "^0.5.16",
"ts-generator": "^0.1.1",
"ts-node": "^10.4.0",
"ts-node": "^10.2.0",
"typechain": "^3.0.0",
"typescript": "^4.5.4",
"typescript": "^4.3.5",
"web3": "^1.7.0"
},
"dependencies": {
Expand Down

0 comments on commit 80ee3cd

Please sign in to comment.