Skip to content

Commit

Permalink
Upgrade <green> devDependencies (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakerockland committed Jan 7, 2023
1 parent 0f452cb commit 44bb0d8
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 125 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"devDependencies": {
"@aws-sdk/client-s3": "^3.58.0",
"@aws-sdk/credential-providers": "^3.58.0",
"@defi-wonderland/smock": "^2.3.0",
"@defi-wonderland/smock": "^2.3.4",
"@gnosis.pm/safe-contracts": "^1.3.0",
"@gnosis.pm/safe-core-sdk": "^2.1.0",
"@gnosis.pm/safe-core-sdk-types": "^1.1.0",
"@gnosis.pm/safe-ethers-lib": "^1.1.0",
"@gnosis.pm/safe-service-client": "^1.1.2",
"@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-etherscan": "^3.1.3",
"@nomiclabs/hardhat-etherscan": "^3.1.4",
"@nomiclabs/hardhat-solhint": "^2.0.0",
"@nomiclabs/hardhat-truffle5": "^2.0.0",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@nomiclabs/hardhat-truffle5": "^2.0.7",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@nomiclabs/hardhat-web3": "^2.0.0",
"@openzeppelin/hardhat-upgrades": "^1.21.0",
"@openzeppelin/test-helpers": "^0.5.6",
Expand All @@ -48,17 +48,17 @@
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"aws-sdk-client-mock": "^0.6.2",
"chai": "^4.3.4",
"chai": "^4.3.7",
"coveralls": "^3.1.1",
"dotenv": "^8.2.0",
"eslint": "^8.25.0",
"eslint-plugin-mocha": "^10.1.0",
"ethereum-waffle": "^3.4.0",
"ethereum-waffle": "^3.4.4",
"ethers": "^5.4.1",
"hardhat": "^2.12.0",
"hardhat": "^2.12.5",
"hardhat-contract-sizer": "^2.6.1",
"hardhat-docgen": "^1.3.0",
"hardhat-gas-reporter": "^1.0.8",
"hardhat-gas-reporter": "^1.0.9",
"husky": "^7.0.4",
"istanbul-combine": "^0.3.0",
"keccak256": "^1.0.6",
Expand Down
Loading

0 comments on commit 44bb0d8

Please sign in to comment.