Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit 7e844aa

Browse files
moroltvweevers
authored andcommitted
Update dependencies of benchmarks (#637)
1 parent 24c2060 commit 7e844aa

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

test/benchmarks/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"main": "index.js",
66
"private": true,
77
"dependencies": {
8-
"async": "~0.1.22",
9-
"benchmark": "~1.0.0",
8+
"async": "^2.6.1",
9+
"benchmark": "^2.1.4",
1010
"colors": "~0.6.0-1",
11-
"leveldown": "^1.7.2",
11+
"leveldown": "^4.0.1",
1212
"levelup": "*",
13-
"rimraf": "~2.0.2",
13+
"rimraf": "^2.6.3",
1414
"sqlite3": "*"
1515
}
1616
}

0 commit comments

Comments
 (0)