Skip to content

Commit

Permalink
chore(deps): bump @solana/web3.js from 0.18.6 to 0.18.7
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.18.6 to 0.18.7.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v0.18.6...v0.18.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and mergify[bot] committed Aug 23, 2019
1 parent 1366794 commit 4ef1020
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 @@ -28,7 +28,7 @@
"@material-ui/core": "^4.3.3",
"@material-ui/icons": "^4.2.1",
"@material-ui/lab": "^4.0.0-alpha.24",
"@solana/web3.js": "^0.18.6",
"@solana/web3.js": "^0.18.7",
"autoscroll-react": "^3.2.0",
"console-feed": "^2.8.10",
"electron-compile": "^6.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -607,10 +607,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==

"@solana/web3.js@^0.18.6":
version "0.18.6"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-0.18.6.tgz#ae507e289b4458277d1a92ab6c28ba58e47642ea"
integrity sha512-sUhqfxlGBEfRTsfumrvZwN/Nwek9nS1isK70NVcNozWH/yNiSEwG/tldnWjVL3jv1SnE97Iz+YxXF29HachX5g==
"@solana/web3.js@^0.18.7":
version "0.18.7"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-0.18.7.tgz#5f52d50181d02fb58da3411330d3c203bd81d95c"
integrity sha512-+JNirEvN91G99+YXhd9PcZKNhP1I4ktc5jCklshPjuyfDsQul9+9sz673tIFsuHokSdU9EMt6y4hflzJyWNl4w==
dependencies:
"@babel/runtime" "^7.3.1"
bn.js "^5.0.0"
Expand Down

0 comments on commit 4ef1020

Please sign in to comment.