We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e59af commit 7ee9247Copy full SHA for 7ee9247
2 files changed
package.json
@@ -22,9 +22,9 @@
22
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
23
},
24
"devDependencies": {
25
- "@api3/contracts": "^32.2.0",
26
- "@api3/dapi-management": "^4.0.0",
27
- "@api3/eslint-plugin-commons": "^3.0.0",
+ "@api3/contracts": "^32.3.0",
+ "@api3/dapi-management": "^4.5.0",
+ "@api3/eslint-plugin-commons": "^3.1.1",
28
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
29
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
30
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
0 commit comments