Skip to content

Commit

Permalink
deps(dev): bump protons from 6.1.3 to 7.0.2 (#179)
Browse files Browse the repository at this point in the history
* deps(dev): bump protons from 6.1.3 to 7.0.2

Bumps [protons](https://github.com/ipfs/protons) from 6.1.3 to 7.0.2.
- [Release notes](https://github.com/ipfs/protons/releases)
- [Commits](ipfs/protons@protons-v6.1.3...protons-v7.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update runtime

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: achingbrain <[email protected]>
  • Loading branch information
dependabot[bot] and achingbrain authored Feb 22, 2023
1 parent 82f828e commit 07d5872
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 89 deletions.
4 changes: 2 additions & 2 deletions packages/libp2p-daemon-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,11 @@
"dependencies": {
"@libp2p/interface-transport": "^2.0.0",
"it-handshake": "^4.0.0",
"protons-runtime": "^4.0.1",
"protons-runtime": "^5.0.0",
"uint8arraylist": "^2.3.2"
},
"devDependencies": {
"aegir": "^37.9.1",
"protons": "^6.0.0"
"protons": "^7.0.2"
}
}
Loading

0 comments on commit 07d5872

Please sign in to comment.