Skip to content

Commit

Permalink
update base packages
Browse files Browse the repository at this point in the history
  • Loading branch information
malteish committed Sep 1, 2023
1 parent de089e4 commit b24cf93
Show file tree
Hide file tree
Showing 2 changed files with 998 additions and 5,200 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,36 +52,36 @@
"@nomiclabs/hardhat-ethers": "^2.1.1",
"@nomiclabs/hardhat-etherscan": "^3.1.0",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@typechain/ethers-v5": "^10.1.0",
"@typechain/hardhat": "^6.1.3",
"@typechain/ethers-v5": "^11.1.1",
"@typechain/hardhat": "^9.0.0",
"@types/chai": "^4.3.3",
"@types/mocha": "^9.1.1",
"@types/node": "^18.7.9",
"@types/mocha": "^10.0.1",
"@types/node": "^20.5.7",
"chai": "^4.3.6",
"dotenv": "^16.0.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^16.0.3",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-promise": "^5.2.0",
"ethereum-waffle": "^3.4.4",
"ethers": "^5.6.6",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.1.1",
"ethereum-waffle": "^4.0.10",
"ethers": "^6.7.1",
"hardhat": "^2.10.2",
"hardhat-gas-reporter": "^1.0.8",
"npmignore": "^0.3.0",
"prettier": "^2.8.0",
"prettier-plugin-solidity": "^1.1.3",
"solhint": "^3.3.7",
"solidity-coverage": "^0.7.21",
"solidity-coverage": "^0.8.4",
"ts-node": "^10.9.1",
"typechain": "^8.1.0",
"typescript": "^4.7.4"
"typescript": "^5.2.2"
},
"dependencies": {
"@opengsn/contracts": "2.2.5",
"@openzeppelin/contracts": "4.9.1",
"@openzeppelin/contracts": "4.9.3",
"@openzeppelin/contracts-upgradeable": "4.9.3"
},
"scripts": {
Expand Down
Loading

0 comments on commit b24cf93

Please sign in to comment.