Skip to content

Commit

Permalink
Bump web3 from 1.7.0 to 1.7.1 in /ts-tests (#389)
Browse files Browse the repository at this point in the history
Bumps [web3](https://github.com/ethereum/web3.js) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/ChainSafe/web3.js/blob/1.x/CHANGELOG.md)
- [Commits](web3/web3.js@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2022
1 parent b6dacae commit 986720f
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 162 deletions.
2 changes: 1 addition & 1 deletion ts-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@polkadot/api": "^7.11.1",
"@polkadot/types": "^7.11.1",
"dotenv": "^16.0.0",
"web3": "^1.7.0"
"web3": "^1.7.1"
},
"compilerOptions": {
"allowSyntheticDefaultImports": true,
Expand Down

0 comments on commit 986720f

Please sign in to comment.