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

Commit 3035aa3

Browse files
build(deps-dev): bump @solana/spl-token in /token-swap/js (#1963)
Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/solana-labs/solana-program-library/releases) - [Commits](https://github.com/solana-labs/solana-program-library/compare/@solana/[email protected]...@solana/[email protected]) --- updated-dependencies: - dependency-name: "@solana/spl-token" dependency-type: direct:development 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 ea2696e commit 3035aa3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

token-swap/js/package-lock.json

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

token-swap/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"mkdirp": "1.0.4"
5959
},
6060
"devDependencies": {
61-
"@solana/spl-token": "0.1.5",
61+
"@solana/spl-token": "0.1.6",
6262
"@types/bn.js": "^5.1.0",
6363
"eslint": "^7.9.0",
6464
"eslint-plugin-import": "^2.22.0",

0 commit comments

Comments
 (0)