Skip to content

Commit

Permalink
Bump @solana-program/token from 0.3.3 to 0.4.0 (#466)
Browse files Browse the repository at this point in the history
Bumps [@solana-program/token](https://github.com/solana-program/token) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/solana-program/token/releases)
- [Commits](https://github.com/solana-program/token/compare/js@v0.3.3...js@v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 3d14718 commit a4a0c50
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 @@ -31,7 +31,7 @@
"@orca-so/whirlpools-core": "*",
"@solana-program/memo": "^0.5.4",
"@solana-program/system": "^0.6.1",
"@solana-program/token": "^0.3.3",
"@solana-program/token": "^0.4.0",
"@solana-program/token-2022": "^0.3.0"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4636,7 +4636,7 @@ __metadata:
"@orca-so/whirlpools-core": "npm:*"
"@solana-program/memo": "npm:^0.5.4"
"@solana-program/system": "npm:^0.6.1"
"@solana-program/token": "npm:^0.3.3"
"@solana-program/token": "npm:^0.4.0"
"@solana-program/token-2022": "npm:^0.3.0"
"@solana/web3.js": "npm:^2.0.0-rc.1"
solana-bankrun: "npm:^0.4.0"
Expand Down Expand Up @@ -5082,12 +5082,12 @@ __metadata:
languageName: node
linkType: hard

"@solana-program/token@npm:^0.3.3":
version: 0.3.3
resolution: "@solana-program/token@npm:0.3.3"
"@solana-program/token@npm:^0.4.0":
version: 0.4.0
resolution: "@solana-program/token@npm:0.4.0"
peerDependencies:
"@solana/web3.js": 2.0.0-rc.1
checksum: 10c0/23d58e421368192699027343825ff6f781d5d0fd95f361b361e512979253c0ef48b2f2436ff252e455233fa305a3e2972a4a969de85da7ddec2498b27609f6c5
"@solana/web3.js": 2.0.0-rc.4
checksum: 10c0/55fecb391b1fa3609340d10f36af8922f3c2efa3e6e2dc3c846afbfd5ad0763630f239e4078f8969656d9dbb62ba68b12c8bdb25c41a81c7110c7ee444baca9b
languageName: node
linkType: hard

Expand Down

0 comments on commit a4a0c50

Please sign in to comment.