Skip to content

Commit

Permalink
fix(deps): update dependency @mento-protocol/mento-sdk to v1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent ccb2e82 commit fcb50a5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@celo/utils": "6.0.1",
"@firebase/app": "^0.10.7",
"@google-cloud/logging": "^11.1.0",
"@mento-protocol/mento-sdk": "^0.1.5",
"@mento-protocol/mento-sdk": "^1.0.1",
"bignumber.js": "^9.1.2",
"debug": "^4.3.5",
"ethers": "^5.7.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ __metadata:
"@celo/utils": "npm:6.0.1"
"@firebase/app": "npm:^0.10.7"
"@google-cloud/logging": "npm:^11.1.0"
"@mento-protocol/mento-sdk": "npm:^0.1.5"
"@mento-protocol/mento-sdk": "npm:^1.0.1"
"@types/debug": "npm:^4.1.12"
"@types/node": "npm:^20.14.11"
"@types/yargs": "npm:^17.0.32"
Expand Down Expand Up @@ -1694,21 +1694,21 @@ __metadata:
languageName: node
linkType: hard

"@mento-protocol/mento-core-ts@npm:^0.1.1":
version: 0.1.1
resolution: "@mento-protocol/mento-core-ts@npm:0.1.1"
checksum: 10c0/9b87ab527ca011d89fdb10136df787f6decbfed32fd5a2cdb85bf7ad61a37bd7eb600a61c6dccec5dce997682d219fb199015d85aaa5b7a1f3f72384dfacaa9c
"@mento-protocol/mento-core-ts@npm:^0.2.0":
version: 0.2.2
resolution: "@mento-protocol/mento-core-ts@npm:0.2.2"
checksum: 10c0/90c1253e0b6355a7c6711a92fd8295f8933df1ad5e333c75e666069393106eb116675ae87edcedc67c0eee0b10117b59bb9120e019d15bb290e52894f04e6c8c
languageName: node
linkType: hard

"@mento-protocol/mento-sdk@npm:^0.1.5":
version: 0.1.5
resolution: "@mento-protocol/mento-sdk@npm:0.1.5"
"@mento-protocol/mento-sdk@npm:^1.0.1":
version: 1.0.1
resolution: "@mento-protocol/mento-sdk@npm:1.0.1"
dependencies:
"@mento-protocol/mento-core-ts": "npm:^0.1.1"
"@mento-protocol/mento-core-ts": "npm:^0.2.0"
peerDependencies:
ethers: ^5.7
checksum: 10c0/739b11bff71f1e07ec9a4a454395f7189cce7a9db26b750cd946626d324020fceb864e29e4efdb2ef67b9855bc03cdbeb4639dcb09b9e64af630857ba9b33939
checksum: 10c0/b851c5696d9406c197ace025c8b8aaf7ae8d1539ed9dc993e47e0480205a284718fab7176741dccd8bf8a73c60525cf9c4aaaf7ab7249b33a7f63740301e4509
languageName: node
linkType: hard

Expand Down

0 comments on commit fcb50a5

Please sign in to comment.