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

Commit 115bc9d

Browse files
committed
Update deps.
1 parent 0c09a1f commit 115bc9d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"test": "node test/test"
1919
},
2020
"dependencies": {
21-
"lodash": "^4.14.2",
21+
"lodash": "^4.16.4",
2222
"platform": "^1.3.1"
2323
},
2424
"devDependencies": {
25-
"coveralls": "^2.11.12",
25+
"coveralls": "^2.11.14",
2626
"docdown": "~0.7.1",
27-
"istanbul": "0.4.4",
28-
"qunit-extras": "^2.1.0",
27+
"istanbul": "0.4.5",
28+
"qunit-extras": "^3.0.0",
2929
"qunitjs": "^2.0.1",
30-
"requirejs": "^2.2.0"
30+
"requirejs": "^2.3.2"
3131
},
3232
"files": [
3333
"benchmark.js"

0 commit comments

Comments
 (0)