Skip to content

Commit

Permalink
Update dependency @unlock-protocol/contracts to ^0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2023
1 parent e5c55ae commit e73480f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@openzeppelin/contracts": "^4.8.0",
"@unlock-protocol/contracts": "^0.0.15",
"@unlock-protocol/contracts": "^0.0.16",
"@unlock-protocol/hardhat-plugin": "^0.0.18",
"@unlock-protocol/networks": "^0.0.9",
"hardhat-sourcify": "^0.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -976,10 +976,10 @@
resolved "https://registry.yarnpkg.com/@unlock-protocol/contracts/-/contracts-0.0.13.tgz#7ec76d73991eb729c86c0ed87235b098f9f50c2a"
integrity sha512-9lD2YIOOcS/+RB0BCPqWgYmuXF5v1ec/+qevh/Lsq5u7IZRfDUOkEP1LuNLlj1vHP7kdg0ww95ZeWPPzd5dgwQ==

"@unlock-protocol/contracts@^0.0.15":
version "0.0.15"
resolved "https://registry.yarnpkg.com/@unlock-protocol/contracts/-/contracts-0.0.15.tgz#a2f58b714ba1647e1af8f0bccd7fb336533f9095"
integrity sha512-W06jtASk6NtWtq0EIqsNzmdKj9ZIABzsnJ0jkuG1JFY5XF1XF2ZZO19q5NnrvgFBxQiRgjYG3PqFKliWObj16w==
"@unlock-protocol/contracts@^0.0.16":
version "0.0.16"
resolved "https://registry.yarnpkg.com/@unlock-protocol/contracts/-/contracts-0.0.16.tgz#de45948c1339d6d2075e83dcff4a9de7558a95a3"
integrity sha512-pPfbGQYeaq+h68O5zWfICjcHRijkqqjYwylWKS+iEjWKEBFPvAWy4p9Z5hnsOWnsURY8xvXAeD7PTeouaRgfYA==

"@unlock-protocol/hardhat-plugin@^0.0.18":
version "0.0.18"
Expand Down

0 comments on commit e73480f

Please sign in to comment.