Skip to content

Commit

Permalink
Bump @solana-program/memo from 0.5.4 to 0.6.0 (#476)
Browse files Browse the repository at this point in the history
Bumps [@solana-program/memo](https://github.com/solana-program/memo) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/solana-program/memo/releases)
- [Commits](https://github.com/solana-program/memo/compare/[email protected]@v0.6.0)

---
updated-dependencies:
- dependency-name: "@solana-program/memo"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent dc22b64 commit 1b6f92d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ts-sdk/whirlpool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@orca-so/whirlpools-client": "*",
"@orca-so/whirlpools-core": "*",
"@solana-program/memo": "^0.5.4",
"@solana-program/memo": "^0.6.0",
"@solana-program/system": "^0.6.1",
"@solana-program/token": "^0.4.0",
"@solana-program/token-2022": "^0.3.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4634,7 +4634,7 @@ __metadata:
dependencies:
"@orca-so/whirlpools-client": "npm:*"
"@orca-so/whirlpools-core": "npm:*"
"@solana-program/memo": "npm:^0.5.4"
"@solana-program/memo": "npm:^0.6.0"
"@solana-program/system": "npm:^0.6.1"
"@solana-program/token": "npm:^0.4.0"
"@solana-program/token-2022": "npm:^0.3.0"
Expand Down Expand Up @@ -5055,12 +5055,12 @@ __metadata:
languageName: node
linkType: hard

"@solana-program/memo@npm:^0.5.4":
version: 0.5.4
resolution: "@solana-program/memo@npm:0.5.4"
"@solana-program/memo@npm:^0.6.0":
version: 0.6.0
resolution: "@solana-program/memo@npm:0.6.0"
peerDependencies:
"@solana/web3.js": 2.0.0-rc.1
checksum: 10c0/890e51ddbfc6ca750b5445872b9b135b0a8b5b37fa1970bee6a45f50711e60294ec98154c9ca088a257d8e8fa8e832fd20ef1ef68ae448f49ae715e8eacc56c7
"@solana/web3.js": 2.0.0-rc.4
checksum: 10c0/cad5b69ca0199dde0f93d121e4ffd8bc6044ff536b517232cf14c0f088419291b82fee23cd6c903421bd8fa29ffbbd4a9b12558f5bf658a0614356b1baacf101
languageName: node
linkType: hard

Expand Down

0 comments on commit 1b6f92d

Please sign in to comment.