Skip to content

Commit

Permalink
Build: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mgol committed May 20, 2016
1 parent f18bd65 commit ebb34be
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
"ci": "grunt ci"
},
"devDependencies": {
"chalk": "1.1.1",
"commitplease": "^2.3.0",
"grunt": "~0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-concat": "0.5.1",
"grunt-contrib-jshint": "0.11.0",
"grunt-contrib-uglify": "0.8.0",
"grunt-contrib-watch": "0.6.1",
"grunt-coveralls": "^1.0.0",
"grunt-git-authors": "3.0.0",
"grunt-jscs": "^2.7.0",
"chalk": "1.1.3",
"commitplease": "2.3.1",
"grunt": "1.0.1",
"grunt-cli": "1.2.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-jshint": "1.0.0",
"grunt-contrib-uglify": "1.0.1",
"grunt-contrib-watch": "1.0.0",
"grunt-coveralls": "1.0.1",
"grunt-git-authors": "3.2.0",
"grunt-jscs": "2.8.0",
"grunt-npmcopy": "0.1.0",
"grunt-qunit-istanbul": "0.6.0",
"jquery": "^2.1.3",
"phantomjs-polyfill": "0.0.1",
"qunitjs": "1.17.1",
"testswarm": "~1.1.0"
"jquery": "2.2.4",
"phantomjs-polyfill": "0.0.2",
"qunitjs": "1.23.1",
"testswarm": "1.1.0"
},
"keywords": [
"jquery",
Expand Down

0 comments on commit ebb34be

Please sign in to comment.