Skip to content

Commit 93459f0

Browse files
build(deps): bump @solana/codecs from 2.2.0 to 2.2.1 (#694)
Bumps [@solana/codecs](https://github.com/anza-xyz/kit) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/anza-xyz/kit/releases) - [Commits](anza-xyz/kit@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: "@solana/codecs" dependency-version: 2.2.1 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 1eee7d7 commit 93459f0

File tree

4 files changed

+42
-66
lines changed

4 files changed

+42
-66
lines changed

packages/dynamic-codecs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@codama/errors": "workspace:*",
5454
"@codama/nodes": "workspace:*",
5555
"@codama/visitors-core": "workspace:*",
56-
"@solana/codecs": "2.2.0"
56+
"@solana/codecs": "2.2.1"
5757
},
5858
"license": "MIT",
5959
"repository": {

packages/dynamic-parsers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@solana/instructions": "2.2.1"
5858
},
5959
"devDependencies": {
60-
"@solana/codecs": "2.2.0"
60+
"@solana/codecs": "2.2.1"
6161
},
6262
"license": "MIT",
6363
"repository": {

packages/nodes-from-anchor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@codama/errors": "workspace:*",
5353
"@codama/nodes": "workspace:*",
5454
"@codama/visitors": "workspace:*",
55-
"@solana/codecs": "2.2.0",
55+
"@solana/codecs": "2.2.1",
5656
"@noble/hashes": "^1.8.0"
5757
},
5858
"license": "MIT",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)