Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
chore(deps): bump @solana/web3.js from 0.20.4 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.20.4 to 0.21.1.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v0.20.4...v0.21.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Oct 29, 2019
1 parent 1aa8dee commit 98d68da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@nivo/bar": "^0.59.2",
"@nivo/line": "^0.59.3",
"@solana/web3.js": "^0.20.4",
"@solana/web3.js": "^0.21.1",
"babel-plugin-transform-runtime": "^6.23.0",
"base-58": "^0.0.1",
"classnames": "^2.2.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1833,10 +1833,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==

"@solana/web3.js@^0.20.4":
version "0.20.4"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-0.20.4.tgz#573b57bce5deec80bb8a958257116d9bba9f7364"
integrity sha512-sauKscxIbo2PFUDFZG111Xz+KCUvGFUcgY7cmJFTmIPPyQg0J17wa29p2gNkatBR1RVD1WqUj8sdaBX094A4wA==
"@solana/web3.js@^0.21.1":
version "0.21.1"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-0.21.1.tgz#69634ac95de93ad0ec5b785e2001983ac20b680b"
integrity sha512-2GyKRpXse9H+v/ODRSGP+hEVrYOvTVkloXZ7sFKrINbC/OXw4+X+rC9+325WsxCSgrKCIsqSSKQM9SWm5LCJUQ==
dependencies:
"@babel/runtime" "^7.3.1"
bn.js "^5.0.0"
Expand Down

0 comments on commit 98d68da

Please sign in to comment.