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

Commit cfbf09b

Browse files
vasco-santosdaviddias
authored andcommitted
chore: upgrade dependencies
1 parent bb86bfa commit cfbf09b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
},
3535
"homepage": "https://github.com/ipfs/js-datastore-core#readme",
3636
"devDependencies": {
37-
"aegir": "^15.2.0",
38-
"chai": "^4.1.2",
37+
"aegir": "^15.3.0",
38+
"chai": "^4.2.0",
3939
"dirty-chai": "^2.0.1",
4040
"flow-bin": "~0.81.0"
4141
},
4242
"dependencies": {
4343
"async": "^2.6.1",
44-
"interface-datastore": "~0.5.0",
44+
"interface-datastore": "~0.6.0",
4545
"left-pad": "^1.3.0",
4646
"pull-many": "^1.0.8",
4747
"pull-stream": "^3.6.9"

0 commit comments

Comments
 (0)