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

Commit e7093a4

Browse files
committed
Update deps.
1 parent 0c09a1f commit e7093a4

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
@@ -18,16 +18,16 @@
1818
"test": "node test/test"
1919
},
2020
"dependencies": {
21-
"lodash": "^4.14.2",
21+
"lodash": "^4.15.0",
2222
"platform": "^1.3.1"
2323
},
2424
"devDependencies": {
2525
"coveralls": "^2.11.12",
2626
"docdown": "~0.7.1",
27-
"istanbul": "0.4.4",
27+
"istanbul": "0.4.5",
2828
"qunit-extras": "^2.1.0",
2929
"qunitjs": "^2.0.1",
30-
"requirejs": "^2.2.0"
30+
"requirejs": "^2.3.0"
3131
},
3232
"files": [
3333
"benchmark.js"

0 commit comments

Comments
 (0)