Skip to content

Commit c69e452

Browse files
authored
deps: update it-* deps to ESM versions (#1444)
Updates all `it-*` deps to esm only versions
1 parent 931e042 commit c69e452

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -135,18 +135,18 @@
135135
"events": "^3.3.0",
136136
"hashlru": "^2.3.0",
137137
"interface-datastore": "^7.0.0",
138-
"it-all": "^1.0.6",
139-
"it-drain": "^1.0.5",
140-
"it-filter": "^1.0.3",
141-
"it-first": "^1.0.6",
142-
"it-foreach": "^0.1.1",
138+
"it-all": "^2.0.0",
139+
"it-drain": "^2.0.0",
140+
"it-filter": "^2.0.0",
141+
"it-first": "^2.0.0",
142+
"it-foreach": "^1.0.0",
143143
"it-handshake": "^4.1.2",
144144
"it-length-prefixed": "^8.0.2",
145-
"it-map": "^1.0.6",
146-
"it-merge": "^1.0.3",
145+
"it-map": "^2.0.0",
146+
"it-merge": "^2.0.0",
147147
"it-pair": "^2.0.2",
148148
"it-pipe": "^2.0.3",
149-
"it-sort": "^1.0.1",
149+
"it-sort": "^2.0.0",
150150
"it-stream-types": "^1.0.4",
151151
"merge-options": "^3.0.4",
152152
"multiformats": "^10.0.0",
@@ -196,7 +196,7 @@
196196
"execa": "^6.1.0",
197197
"go-libp2p": "^0.0.6",
198198
"it-pushable": "^3.0.0",
199-
"it-to-buffer": "^2.0.2",
199+
"it-to-buffer": "^3.0.0",
200200
"npm-run-all": "^4.1.5",
201201
"p-defer": "^4.0.0",
202202
"p-event": "^5.0.1",

0 commit comments

Comments
 (0)