Skip to content

Commit

Permalink
feat: bump mangrove-core v1.5.10 (#1529)
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-Amas authored Oct 4, 2023
1 parent 5fc35c7 commit 5a8e6d0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Next version

- Bump: mangrove-core to v1.5.10

# 1.4.24

- fix: Restore ability to enableLogging in a browser-context (shimmed via esbuild)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@ethersproject/experimental": "^5.7.0",
"@mangrovedao/mangrove-core": "^1.5.7",
"@mangrovedao/mangrove-core": "^1.5.10",
"@mangrovedao/reliable-event-subscriber": "1.1.29",
"@types/object-inspect": "^1.8.1",
"@types/triple-beam": "^1.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1135,10 +1135,10 @@ __metadata:
languageName: node
linkType: hard

"@mangrovedao/mangrove-core@npm:^1.5.7":
version: 1.5.7
resolution: "@mangrovedao/mangrove-core@npm:1.5.7"
checksum: 24d711e29fa40f22861a2e2aa306eba0190f597469f61862d1bfbfee0b2cd069afab2d331369167ceff1490207f82abd31f7e31e4fab15f69398fa25fb663aab
"@mangrovedao/mangrove-core@npm:^1.5.10":
version: 1.5.10
resolution: "@mangrovedao/mangrove-core@npm:1.5.10"
checksum: ea528b1e58881030abace009b88c6a2251db8218409647e908ce18b3883cfa510cf1ca17b3bd8ecced355f38e9399ef939138939a56eda02a345c827ae7e5b73
languageName: node
linkType: hard

Expand All @@ -1152,7 +1152,7 @@ __metadata:
"@ethersproject/experimental": ^5.7.0
"@ethersproject/hardware-wallets": ^5.7.0
"@ethersproject/providers": ^5.7.2
"@mangrovedao/mangrove-core": ^1.5.7
"@mangrovedao/mangrove-core": ^1.5.10
"@mangrovedao/reliable-event-subscriber": 1.1.29
"@typechain/ethers-v5": ^10.2.0
"@types/big.js": ^6.1.6
Expand Down

0 comments on commit 5a8e6d0

Please sign in to comment.