Skip to content

Commit

Permalink
Update dependency @unlock-protocol/contracts to ^0.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 751124c commit 50e5fcd
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.27",
"@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.27":
version "0.0.27"
resolved "https://registry.yarnpkg.com/@unlock-protocol/contracts/-/contracts-0.0.27.tgz#3101bcf2bac38916848e803c345da42adcb1f988"
integrity sha512-mbaHV8NqC/67jVKNa/bPtPs7vq5pF9+oSKyi6cAvfQ5FH7h55UxQgrC4yBLEx/UCR6PBuEl55BZYl3cyMIjjHg==

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

0 comments on commit 50e5fcd

Please sign in to comment.