Skip to content

Commit 763afa5

Browse files
Bump @chainlink/contracts from 0.6.0 to 0.6.1 (#121)
Bumps [@chainlink/contracts](https://github.com/smartcontractkit/chainlink) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/smartcontractkit/chainlink/releases) - [Changelog](https://github.com/smartcontractkit/chainlink/blob/develop/docs/CHANGELOG.md) - [Commits](smartcontractkit/chainlink@v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: "@chainlink/contracts" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 538882a commit 763afa5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.5"
4141
},
4242
"dependencies": {
43-
"@chainlink/contracts": "^0.6.0",
43+
"@chainlink/contracts": "^0.6.1",
4444
"@uniswap/v3-core": "^1.0.1",
4545
"@uniswap/v3-periphery": "^1.4.3",
4646
"dotenv": "^16.0.3"

0 commit comments

Comments
 (0)