Skip to content

Commit 7ee11ab

Browse files
Bump @chainlink/contracts from 0.5.1 to 0.6.0 (#115)
Bumps [@chainlink/contracts](https://github.com/smartcontractkit/chainlink) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/smartcontractkit/chainlink/releases) - [Changelog](https://github.com/smartcontractkit/chainlink/blob/develop/docs/CHANGELOG.md) - [Commits](smartcontractkit/chainlink@contracts-v0.5.1...v0.6.0) --- updated-dependencies: - dependency-name: "@chainlink/contracts" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f05d67 commit 7ee11ab

File tree

2 files changed

+38
-12
lines changed

2 files changed

+38
-12
lines changed

package-lock.json

Lines changed: 37 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"typescript": ">=4.9.4"
4141
},
4242
"dependencies": {
43-
"@chainlink/contracts": "^0.5.1",
43+
"@chainlink/contracts": "^0.6.0",
4444
"@uniswap/v3-core": "^1.0.1",
4545
"@uniswap/v3-periphery": "^1.4.3",
4646
"dotenv": "^16.0.3"

0 commit comments

Comments
 (0)