Skip to content

Commit f9b14c0

Browse files
build(deps): bump @solana/transaction-messages from 2.0.0-rc.2 to 2.0.0 (solana-labs#7475)
Bumps [@solana/transaction-messages](https://github.com/solana-labs/solana-web3.js) from 2.0.0-rc.2 to 2.0.0. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](solana-foundation/solana-web3.js@v2.0.0-rc.2...v2.0.0) --- updated-dependencies: - dependency-name: "@solana/transaction-messages" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 925b67f commit f9b14c0

File tree

2 files changed

+23
-45
lines changed

2 files changed

+23
-45
lines changed

pnpm-lock.yaml

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

single-pool/js/packages/modern/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"dependencies": {
2525
"@solana/addresses": "2.0.0",
2626
"@solana/instructions": "2.0.0",
27-
"@solana/transaction-messages": "2.0.0-rc.2"
27+
"@solana/transaction-messages": "2.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)