Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Jul 20, 2015
1 parent 223f6f3 commit 979a36e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"test": "node tests/tests.js"
},
"devDependencies": {
"coveralls": "^2.11.1",
"coveralls": "^2.11.3",
"grunt": "^0.4.5",
"grunt-shell": "^1.1.1",
"istanbul": "^0.3.5",
"qunit-extras": "^1.4.0",
"grunt-shell": "^1.1.2",
"istanbul": "^0.3.17",
"qunit-extras": "^1.4.2",
"qunitjs": "~1.11.0",
"requirejs": "^2.1.11"
"requirejs": "^2.1.19"
}
}

0 comments on commit 979a36e

Please sign in to comment.