Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit e548109

Browse files
build(deps): bump @solana/assertions from 2.0.0-rc.2 to 2.0.0 (#7476)
Bumps [@solana/assertions](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/assertions" 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 2fe99b4 commit e548109

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

libraries/type-length-value/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"watch": "tsc --build --verbose --watch tsconfig.all.json"
4444
},
4545
"dependencies": {
46-
"@solana/assertions": "^2.0.0-rc.2",
46+
"@solana/assertions": "^2.0.0",
4747
"buffer": "^6.0.3"
4848
},
4949
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)