mirror of
https://github.com/status-im/dagger-contracts.git
synced 2025-02-04 10:43:52 +00:00
[build] Update NodeJS dependencies
This commit is contained in:
parent
4e11549a54
commit
124457608d
17617
package-lock.json
generated
17617
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@ -8,17 +8,17 @@
|
||||
"lint": "solhint contracts/**.sol"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nomiclabs/hardhat-ethers": "^2.0.5",
|
||||
"@nomiclabs/hardhat-ethers": "^2.2.1",
|
||||
"@nomiclabs/hardhat-waffle": "^2.0.3",
|
||||
"@openzeppelin/contracts": "^4.5.0",
|
||||
"chai": "^4.3.6",
|
||||
"ethereum-waffle": "^3.4.0",
|
||||
"ethers": "^5.6.0",
|
||||
"hardhat": "^2.9.1",
|
||||
"hardhat-deploy": "^0.9.29",
|
||||
"@openzeppelin/contracts": "^4.8.0",
|
||||
"chai": "^4.3.7",
|
||||
"ethereum-waffle": "^3.4.4",
|
||||
"ethers": "^5.7.2",
|
||||
"hardhat": "^2.12.5",
|
||||
"hardhat-deploy": "^0.11.22",
|
||||
"hardhat-deploy-ethers": "^0.3.0-beta.13",
|
||||
"prettier": "^2.5.1",
|
||||
"prettier-plugin-solidity": "^1.0.0-beta.19",
|
||||
"prettier": "^2.8.2",
|
||||
"prettier-plugin-solidity": "^1.1.1",
|
||||
"solhint": "^3.3.7"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user