Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
deps: bump it-stream-types from 1.0.5 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [it-stream-types](https://github.com/achingbrain/it-stream-types) from 1.0.5 to 2.0.1.
- [Release notes](https://github.com/achingbrain/it-stream-types/releases)
- [Changelog](https://github.com/achingbrain/it-stream-types/blob/master/CHANGELOG.md)
- [Commits](achingbrain/it-stream-types@v1.0.5...v2.0.1)

---
updated-dependencies:
- dependency-name: it-stream-types
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2023
1 parent 625817b commit a4109ee
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"it-all": "^2.0.0",
"it-pair": "^2.0.2",
"it-pipe": "^3.0.1",
"it-stream-types": "^1.0.4",
"it-stream-types": "^2.0.1",
"uint8arrays": "^4.0.2"
},
"typedoc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/interface-connection-encrypter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
},
"dependencies": {
"@libp2p/interface-peer-id": "^2.0.0",
"it-stream-types": "^1.0.4",
"it-stream-types": "^2.0.1",
"uint8arraylist": "^2.1.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/interface-connection-gater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@libp2p/interface-peer-id": "^2.0.0",
"@libp2p/interfaces": "^3.0.0",
"@multiformats/multiaddr": "^12.0.0",
"it-stream-types": "^1.0.4",
"it-stream-types": "^2.0.1",
"uint8arraylist": "^2.1.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/interface-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"@libp2p/interface-peer-id": "^2.0.0",
"@libp2p/interfaces": "^3.0.0",
"@multiformats/multiaddr": "^12.0.0",
"it-stream-types": "^1.0.4",
"it-stream-types": "^2.0.1",
"uint8arraylist": "^2.1.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/interface-mocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"it-pair": "^2.0.2",
"it-pipe": "^3.0.1",
"it-pushable": "^3.0.0",
"it-stream-types": "^1.0.4",
"it-stream-types": "^2.0.1",
"merge-options": "^3.0.4",
"uint8arraylist": "^2.1.2",
"uint8arrays": "^4.0.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"it-map": "^2.0.0",
"it-pair": "^2.0.2",
"it-pipe": "^3.0.1",
"it-stream-types": "^1.0.4",
"it-stream-types": "^2.0.1",
"p-defer": "^4.0.0",
"p-limit": "^4.0.0",
"uint8arraylist": "^2.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/interface-stream-muxer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"dependencies": {
"@libp2p/interface-connection": "^3.0.0",
"@libp2p/interfaces": "^3.0.0",
"it-stream-types": "^1.0.4"
"it-stream-types": "^2.0.1"
},
"devDependencies": {
"aegir": "^38.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/interface-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@libp2p/interface-stream-muxer": "^3.0.0",
"@libp2p/interfaces": "^3.0.0",
"@multiformats/multiaddr": "^12.0.0",
"it-stream-types": "^1.0.4"
"it-stream-types": "^2.0.1"
},
"devDependencies": {
"aegir": "^38.1.0"
Expand Down

0 comments on commit a4109ee

Please sign in to comment.