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 Apr 25, 2022
1 parent 6204877 commit a61f6eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.11",
"@uniswap/lib": "2.1.0",
"@uniswap/v2-core": "1.0.1",
"@uniswap/v2-periphery": "1.1.0-beta.0",
Expand All @@ -54,12 +54,12 @@
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "2.2.1",
"eslint-plugin-prettier": "4.0.0",
"eth-gas-reporter": "0.2.24",
"eth-gas-reporter": "0.2.25",
"ganache-cli": "6.12.2",
"prettier": "2.4.1",
"solidity-coverage": "0.7.17",
"solidity-coverage": "0.7.21",
"solium": "1.2.5",
"truffle": "5.4.28",
"truffle": "5.4.33",
"truffle-assertions": "0.9.2"
}
}
4 changes: 2 additions & 2 deletions samples/truffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"license": "MIT",
"dependencies": {
"eth-gas-reporter": "0.2.24",
"eth-gas-reporter": "0.2.25",
"hardlydifficult-eth": "1.1.4",
"truffle": "5.4.28"
"truffle": "5.4.33"
}
}

0 comments on commit a61f6eb

Please sign in to comment.