Skip to content

Commit 42b820a

Browse files
build(deps): bump @solana/transaction-messages from 2.2.1 to 6.0.1
Bumps [@solana/transaction-messages](https://github.com/anza-xyz/kit) from 2.2.1 to 6.0.1. - [Release notes](https://github.com/anza-xyz/kit/releases) - [Commits](anza-xyz/kit@v2.2.1...v6.0.1) --- updated-dependencies: - dependency-name: "@solana/transaction-messages" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ee799b commit 42b820a

File tree

2 files changed

+160
-111
lines changed

2 files changed

+160
-111
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"dependencies": {
3333
"@solana/addresses": "5.5.1",
3434
"@solana/instructions": "2.3.0",
35-
"@solana/transaction-messages": "2.2.1"
35+
"@solana/transaction-messages": "6.0.1"
3636
}
3737
}

0 commit comments

Comments
 (0)