Skip to content

Commit 45b6c2a

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump @coral-xyz/anchor from 0.31.1 to 0.32.1 in /fixtures/external_call
Bumps [@coral-xyz/anchor](https://github.com/coral-xyz/anchor) from 0.31.1 to 0.32.1. - [Release notes](https://github.com/coral-xyz/anchor/releases) - [Changelog](https://github.com/solana-foundation/anchor/blob/master/CHANGELOG.md) - [Commits](solana-foundation/anchor@v0.31.1...v0.32.1) --- updated-dependencies: - dependency-name: "@coral-xyz/anchor" dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34c7dcc commit 45b6c2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

fixtures/external_call/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"lint": "prettier */*.js \"*/**/*{.js,.ts}\" --check"
66
},
77
"dependencies": {
8-
"@coral-xyz/anchor": "^0.31.0"
8+
"@coral-xyz/anchor": "^0.32.1"
99
},
1010
"devDependencies": {
1111
"chai": "^6.2.0",

fixtures/external_call/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
resolved "https://registry.yarnpkg.com/@coral-xyz/anchor-errors/-/anchor-errors-0.31.1.tgz#d635cbac2533973ae6bfb5d3ba1de89ce5aece2d"
1313
integrity sha512-NhNEku4F3zzUSBtrYz84FzYWm48+9OvmT1Hhnwr6GnPQry2dsEqH/ti/7ASjjpoFTWRnPXrjAIT1qM6Isop+LQ==
1414

15-
"@coral-xyz/anchor@^0.31.0":
16-
version "0.31.1"
17-
resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.31.1.tgz#0fdeebf45a3cb2e47e8ebbb815ca98542152962c"
18-
integrity sha512-QUqpoEK+gi2S6nlYc2atgT2r41TT3caWr/cPUEL8n8Md9437trZ68STknq897b82p5mW0XrTBNOzRbmIRJtfsA==
15+
"@coral-xyz/anchor@^0.32.1":
16+
version "0.32.1"
17+
resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.32.1.tgz#a07440d9d267840f4f99f1493bd8ce7d7f128e57"
18+
integrity sha512-zAyxFtfeje2FbMA1wzgcdVs7Hng/MijPKpRijoySPCicnvcTQs/+dnPZ/cR+LcXM9v9UYSyW81uRNYZtN5G4yg==
1919
dependencies:
2020
"@coral-xyz/anchor-errors" "^0.31.1"
2121
"@coral-xyz/borsh" "^0.31.1"

0 commit comments

Comments
 (0)