Skip to content

Commit

Permalink
Bump dependency version and config (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: jkan2 <[email protected]>
  • Loading branch information
jkan2 and jkan2 authored Aug 30, 2024
1 parent 853d7bc commit 4972b6a
Show file tree
Hide file tree
Showing 3 changed files with 545 additions and 628 deletions.
5 changes: 2 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ updates:
labels:
- "dependencies"
allow:
- dependency-name: "@zetachain/toolkit"
- dependency-name: "@zetachain/networks"
- dependency-name: "@zetachain/protocol-contracts"
- dependency-name: "@zetachain/universalkit"
- dependency-name: "@zetachain/localnet"
- dependency-name: "@zetachain/faucet-cli"
- dependency-name: "@zetachain/addresses"
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@openzeppelin/contracts": "^4.9.6",
"@uniswap/v2-periphery": "^1.1.0-beta.0",
"@zetachain/faucet-cli": "^4.0.1",
"@zetachain/faucet-cli": "^4.1.1",
"@zetachain/networks": "^9.0.0",
"@zetachain/protocol-contracts": "8.0.0-rc1",
"axios": "^1.4.0",
Expand All @@ -116,4 +116,4 @@
"ws": "^8.13.0"
},
"packageManager": "[email protected]+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
}
}
Loading

0 comments on commit 4972b6a

Please sign in to comment.