Skip to content

Commit

Permalink
Merge branch 'release-v4.5' into snyk-upgrade-6aedc1da9b0155317c94aa1…
Browse files Browse the repository at this point in the history
…cb750e769
  • Loading branch information
Woodpile37 authored Aug 22, 2023
2 parents b48f3ee + 949a28c commit d1032ff
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,40 +50,40 @@
},
"homepage": "https://openzeppelin.com/contracts/",
"devDependencies": {
"@nomiclabs/hardhat-truffle5": "^2.0.0",
"@nomiclabs/hardhat-truffle5": "^2.0.7",
"@nomiclabs/hardhat-web3": "^2.0.0",
"@openzeppelin/docs-utils": "^0.1.0",
"@openzeppelin/docs-utils": "^0.1.3",
"@openzeppelin/test-helpers": "^0.5.13",
"@truffle/abi-utils": "^1.0.1",
"chai": "^4.2.0",
"chai": "^4.3.7",
"eslint": "^8.46.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-mocha-no-only": "^1.1.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-standard": "^4.0.1",
"eth-sig-util": "^3.0.0",
"ethereumjs-util": "^7.0.7",
"ethereumjs-wallet": "^1.0.1",
"glob": "^10.3.3",
"graphlib": "^2.1.8",
"hardhat": "^2.17.0",
"hardhat-gas-reporter": "^1.0.4",
"keccak256": "^1.0.2",
"hardhat-gas-reporter": "^1.0.9",
"keccak256": "^1.0.6",
"lodash.startcase": "^4.4.0",
"lodash.zip": "^4.2.0",
"merkletreejs": "^0.3.9",
"micromatch": "^4.0.2",
"prettier": "^2.3.0",
"prettier-plugin-solidity": "^1.1.3",
"prettier": "^3.0.0",
"prettier-plugin-solidity": "^1.0.0",
"rimraf": "^3.0.2",
"semver": "^7.5.2",
"solhint": "^3.4.0",
"semver": "^7.5.4",
"solhint": "^3.4.1",
"solidity-ast": "^0.4.25",
"solidity-coverage": "^0.8.4",
"solidity-docgen": "^0.5.3",
"web3": "^1.3.0",
"web3": "^4.0.3",
"yargs": "^17.7.2"
}
}

0 comments on commit d1032ff

Please sign in to comment.