Skip to content

Commit

Permalink
Bump @solana-program/system from 0.6.1 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [@solana-program/system](https://github.com/solana-program/system) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/solana-program/system/releases)
- [Commits](https://github.com/solana-program/system/compare/[email protected]@v0.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 2fcdc46 commit 1de4284
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 @@ -30,7 +30,7 @@
"@orca-so/whirlpools-client": "*",
"@orca-so/whirlpools-core": "*",
"@solana-program/memo": "^0.6.0",
"@solana-program/system": "^0.6.1",
"@solana-program/system": "^0.6.2",
"@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 @@ -3576,7 +3576,7 @@ __metadata:
"@orca-so/whirlpools-client": "npm:*"
"@orca-so/whirlpools-core": "npm:*"
"@solana-program/memo": "npm:^0.6.0"
"@solana-program/system": "npm:^0.6.1"
"@solana-program/system": "npm:^0.6.2"
"@solana-program/token": "npm:^0.4.0"
"@solana-program/token-2022": "npm:^0.3.0"
"@solana/web3.js": "npm:^2.0.0"
Expand Down Expand Up @@ -3870,12 +3870,12 @@ __metadata:
languageName: node
linkType: hard

"@solana-program/system@npm:^0.6.1":
version: 0.6.1
resolution: "@solana-program/system@npm:0.6.1"
"@solana-program/system@npm:^0.6.2":
version: 0.6.2
resolution: "@solana-program/system@npm:0.6.2"
peerDependencies:
"@solana/web3.js": 2.0.0-rc.4
checksum: 10c0/acc7c5081aa664f7cf13404994e6a9605e8d30e234383c2fd5069b90795eab4998cdf1f95596803fe010a79ca75b8118d854627d7292966c283a89ea79e52465
"@solana/web3.js": ^2.0.0
checksum: 10c0/ccdbb5464132aba7634f298d90dd8189f557fc5bb3e0f51c7f43323d87da9b50ccde1885ad2dbfe11094acf15bf767620310bc23b1dd9b7c91592b437dbae113
languageName: node
linkType: hard

Expand Down

0 comments on commit 1de4284

Please sign in to comment.