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 (#555)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 26, 2021
1 parent bdce6e5 commit 374fde7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.1",
"@truffle/contract": "4.4.2",
"@uniswap/lib": "2.1.0",
"@uniswap/v2-core": "1.0.1",
"@uniswap/v2-periphery": "1.1.0-beta.0",
Expand All @@ -59,7 +59,7 @@
"prettier": "2.4.1",
"solidity-coverage": "0.7.17",
"solium": "1.2.5",
"truffle": "5.4.25",
"truffle": "5.4.26",
"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.23",
"hardlydifficult-eth": "1.1.4",
"truffle": "5.4.25"
"truffle": "5.4.26"
}
}

0 comments on commit 374fde7

Please sign in to comment.