Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump multiformats from 9.9.0 to 11.0.2
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 9.9.0 to 11.0.2.
- [Release notes](https://github.com/multiformats/js-multiformats/releases)
- [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md)
- [Commits](multiformats/js-multiformats@v9.9.0...v11.0.2)

---
updated-dependencies:
- dependency-name: multiformats
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2023
commit 761ce46759731d813a7dc8a5327cf9e42c90fd09
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"hardhat-deploy": "^0.11",
"hardhat-gas-reporter": "^1",
"ipfs-http-client": "^56",
"multiformats": "^9",
"multiformats": "^11",
"prettier": "^2",
"prettier-plugin-solidity": "^1.0.0-beta.24",
"solhint": "^3",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15538,7 +15538,7 @@ __metadata:
hardhat-deploy: ^0.11
hardhat-gas-reporter: ^1
ipfs-http-client: ^56
multiformats: ^9
multiformats: ^11
prettier: ^2
prettier-plugin-solidity: ^1.0.0-beta.24
solhint: ^3
Expand Down