Skip to content

Commit

Permalink
Merge branch 'master' into renovate/karma-coverage-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
frontendphil committed Dec 19, 2017
2 parents 54e761c + f889f5b commit 9b4eb79
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"backbone.uniquemodel": "0.9.0",
"chai": "1.10.0",
"chai-react": "3.0.1",
"docco": "0.6.3",
"docco": "0.7.0",
"es5-shim": "4.5.10",
"jquery": "2.1.4",
"jquery": "3.2.1",
"karma": "0.13.22",
"karma-coverage": "1.1.1",
"karma-junit-reporter": "0.2.2",
"karma-junit-reporter": "0.4.2",
"karma-mocha": "1.3.0",
"karma-phantomjs-launcher": "0.1.4",
"karma-requirejs": "0.2.6",
"karma-phantomjs-launcher": "0.2.3",
"karma-requirejs": "1.1.0",
"mocha": "2.5.3",
"react": "0.13.3",
"requirejs": "2.3.5",
"rquery": "2.0.9",
"sinon": "1.17.7",
"sinon-chai": "2.6.0",
"uglify-js": "2.8.29"
"sinon-chai": "2.14.0",
"uglify-js": "3.2.2"
},
"scripts": {
"test": "karma start karma.conf.js",
Expand Down

0 comments on commit 9b4eb79

Please sign in to comment.