Skip to content

Commit

Permalink
Bump @chainlink/contracts from 0.6.1 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [@chainlink/contracts](https://github.com/smartcontractkit/chainlink) from 0.6.1 to 0.8.0.
- [Release notes](https://github.com/smartcontractkit/chainlink/releases)
- [Changelog](https://github.com/smartcontractkit/chainlink/blob/develop/docs/CHANGELOG.md)
- [Commits](smartcontractkit/chainlink@v0.6.1...0.8.0)

---
updated-dependencies:
- dependency-name: "@chainlink/contracts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent bb36dc7 commit 9daed8f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
35 changes: 18 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"typescript": ">=5.1.6"
},
"dependencies": {
"@chainlink/contracts": "^0.6.1",
"@chainlink/contracts": "^0.8.0",
"@uniswap/v3-core": "^1.0.1",
"@uniswap/v3-periphery": "^1.4.4",
"dotenv": "^16.3.1"
Expand Down

0 comments on commit 9daed8f

Please sign in to comment.