Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Update all patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 15, 2022
1 parent 6204877 commit 5247528
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"homepage": "https://github.com/HardlyDifficult/hardlydifficult-eth#readme",
"dependencies": {
"@openzeppelin/contracts": "3.4.2",
"@truffle/contract": "4.4.3",
"@truffle/contract": "4.4.8",
"@uniswap/lib": "2.1.0",
"@uniswap/v2-core": "1.0.1",
"@uniswap/v2-periphery": "1.1.0-beta.0",
Expand All @@ -57,9 +57,9 @@
"eth-gas-reporter": "0.2.24",
"ganache-cli": "6.12.2",
"prettier": "2.4.1",
"solidity-coverage": "0.7.17",
"solidity-coverage": "0.7.20",
"solium": "1.2.5",
"truffle": "5.4.28",
"truffle": "5.4.33",
"truffle-assertions": "0.9.2"
}
}
2 changes: 1 addition & 1 deletion samples/truffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"dependencies": {
"eth-gas-reporter": "0.2.24",
"hardlydifficult-eth": "1.1.4",
"truffle": "5.4.28"
"truffle": "5.4.33"
}
}

0 comments on commit 5247528

Please sign in to comment.