|
@@ -10,37 +10,37 @@
|
|
|
"@codechecks/client": "^0.1.10",
|
|
|
"@commitlint/cli": "^12.1.4",
|
|
|
"@commitlint/config-conventional": "^12.1.4",
|
|
|
- "@ethersproject/abi": "^5.2.0",
|
|
|
- "@ethersproject/abstract-signer": "^5.2.0",
|
|
|
- "@ethersproject/bignumber": "^5.2.0",
|
|
|
- "@ethersproject/bytes": "^5.2.0",
|
|
|
- "@ethersproject/contracts": "^5.2.0",
|
|
|
- "@ethersproject/providers": "^5.2.0",
|
|
|
+ "@ethersproject/abi": "^5.3.1",
|
|
|
+ "@ethersproject/abstract-signer": "^5.3.0",
|
|
|
+ "@ethersproject/bignumber": "^5.3.0",
|
|
|
+ "@ethersproject/bytes": "^5.3.0",
|
|
|
+ "@ethersproject/contracts": "^5.3.0",
|
|
|
+ "@ethersproject/providers": "^5.3.1",
|
|
|
"@nomiclabs/hardhat-ethers": "^2.0.2",
|
|
|
"@nomiclabs/hardhat-waffle": "^2.0.1",
|
|
|
- "@typechain/ethers-v5": "^7.0.0",
|
|
|
- "@typechain/hardhat": "^2.0.1",
|
|
|
- "@types/chai": "^4.2.18",
|
|
|
+ "@typechain/ethers-v5": "^7.0.1",
|
|
|
+ "@typechain/hardhat": "^2.0.2",
|
|
|
+ "@types/chai": "^4.2.19",
|
|
|
"@types/fs-extra": "^9.0.11",
|
|
|
"@types/mocha": "^8.2.2",
|
|
|
- "@types/node": "^15.6.1",
|
|
|
- "@typescript-eslint/eslint-plugin": "^4.25.0",
|
|
|
- "@typescript-eslint/parser": "^4.25.0",
|
|
|
+ "@types/node": "^15.12.4",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^4.28.0",
|
|
|
+ "@typescript-eslint/parser": "^4.28.0",
|
|
|
"chai": "^4.3.4",
|
|
|
"commitizen": "^4.2.4",
|
|
|
"cz-conventional-changelog": "^3.3.0",
|
|
|
"dotenv": "^10.0.0",
|
|
|
- "eslint": "^7.27.0",
|
|
|
+ "eslint": "^7.29.0",
|
|
|
"eslint-config-prettier": "^8.3.0",
|
|
|
- "ethereum-waffle": "^3.3.0",
|
|
|
- "ethers": "^5.2.0",
|
|
|
+ "ethereum-waffle": "^3.4.0",
|
|
|
+ "ethers": "^5.3.1",
|
|
|
"fs-extra": "^10.0.0",
|
|
|
- "hardhat": "^2.3.3",
|
|
|
+ "hardhat": "^2.4.0",
|
|
|
"hardhat-gas-reporter": "^1.0.4",
|
|
|
"husky": "^6.0.0",
|
|
|
"lint-staged": "^11.0.0",
|
|
|
- "mocha": "^8.4.0",
|
|
|
- "prettier": "^2.3.0",
|
|
|
+ "mocha": "^9.0.1",
|
|
|
+ "prettier": "^2.3.1",
|
|
|
"prettier-plugin-solidity": "^1.0.0-beta.11",
|
|
|
"shelljs": "^0.8.4",
|
|
|
"solhint": "^3.3.6",
|