Skip to content

Commit 243e1c9

Browse files
build(deps): bump @solana-program/token-2022 from 0.9.0 to 0.10.0 (#530)
Bumps [@solana-program/token-2022](https://github.com/solana-program/token-2022) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/solana-program/token-2022/releases) - [Commits](https://github.com/solana-program/token-2022/compare/js@v0.9.0...js@v0.10.0) --- updated-dependencies: - dependency-name: "@solana-program/token-2022" dependency-version: 0.10.0 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>
1 parent 710eb4e commit 243e1c9

2 files changed

Lines changed: 36 additions & 6 deletions

File tree

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@solana-program/system": "^0.12.2",
5151
"@solana-program/token": "^0.13.0",
52-
"@solana-program/token-2022": "^0.9.0",
52+
"@solana-program/token-2022": "^0.10.0",
5353
"@solana/program-client-core": "^6.9.0"
5454
},
5555
"devDependencies": {

pnpm-lock.yaml

Lines changed: 35 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)