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

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Jan 1, 2016
1 parent 0483a38 commit 5a377d9
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 250 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"repository": "bestiejs/benchmark.js",
"scripts": { "test": "echo \"See the repository CONTRIBUTING.md for testing instructions.\"" },
"dependencies": {
"lodash-compat": "^3.0.0",
"platform": "^1.3.0"
"lodash-compat": "^3.10.1",
"platform": "^1.3.1"
},
"devDependencies": {
"coveralls": "^2.11.4",
"coveralls": "^2.11.6",
"docdown": "~0.3.0",
"istanbul": "0.4.0",
"qunit-extras": "~1.4.0",
"qunitjs": "~1.18.0",
"requirejs": "~2.1.0"
"istanbul": "0.4.1",
"qunit-extras": "^1.4.5",
"qunitjs": "~1.20.0",
"requirejs": "^2.1.22"
},
"files": [
"benchmark.js"
Expand Down
Loading

0 comments on commit 5a377d9

Please sign in to comment.