Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 4f7db94

Browse files
committed
chore: update deps
1 parent 9904a37 commit 4f7db94

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"flatmap": "0.0.3",
3131
"glob": "^7.1.1",
3232
"glob-escape": "0.0.2",
33-
"ipfs-block": "~0.5.5",
33+
"ipfs-block": "~0.6.0",
3434
"ipfs-unixfs": "~0.1.11",
35-
"ipld-dag-pb": "~0.10.1",
35+
"ipld-dag-pb": "~0.11.0",
3636
"is-ipfs": "~0.3.0",
3737
"isstream": "^0.1.2",
3838
"lru-cache": "^4.0.2",
@@ -60,12 +60,13 @@
6060
"url": "https://github.com/ipfs/js-ipfs-api"
6161
},
6262
"devDependencies": {
63-
"aegir": "^10.0.0",
63+
"aegir": "^11.0.1",
6464
"chai": "^3.5.0",
65-
"eslint-plugin-react": "^6.10.2",
65+
"dirty-chai": "^1.2.2",
66+
"eslint-plugin-react": "^6.10.3",
6667
"gulp": "^3.9.1",
6768
"hapi": "^16.1.0",
68-
"interface-ipfs-core": "~0.25.1",
69+
"interface-ipfs-core": "~0.26.0",
6970
"ipfsd-ctl": "~0.20.0",
7071
"pre-commit": "^1.2.2",
7172
"socket.io": "^1.7.3",

0 commit comments

Comments
 (0)