0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Merge pull request #6450 from ErisDS/devdep-updates

Dev dependency updates
This commit is contained in:
Sebastian Gierlinger 2016-02-08 11:31:51 +01:00
commit 56e94ee314

View file

@ -74,33 +74,32 @@
},
"devDependencies": {
"bower": "1.4.1",
"csscomb": "3.0.4",
"csscomb": "3.1.8",
"grunt": "0.4.5",
"grunt-bg-shell": "2.3.1",
"grunt-cli": "0.1.13",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-compress": "0.13.0",
"grunt-contrib-copy": "0.8.0",
"grunt-contrib-jshint": "0.11.2",
"grunt-contrib-uglify": "0.11.0",
"grunt-contrib-clean": "0.7.0",
"grunt-contrib-compress": "0.14.0",
"grunt-contrib-copy": "0.8.2",
"grunt-contrib-jshint": "0.12.0",
"grunt-contrib-uglify": "0.11.1",
"grunt-contrib-watch": "0.6.1",
"grunt-docker": "0.0.10",
"grunt-express-server": "0.5.1",
"grunt-jscs": "2.4.0",
"grunt-mocha-cli": "1.13.0",
"grunt-mocha-istanbul": "2.4.0",
"grunt-jscs": "2.7.0",
"grunt-mocha-cli": "2.0.0",
"grunt-mocha-istanbul": "3.0.1",
"grunt-shell": "1.1.2",
"grunt-update-submodules": "0.4.1",
"istanbul": "0.4.1",
"jscs-jsdoc": "1.2.0",
"matchdep": "0.3.0",
"nock": "2.3.0",
"rewire": "2.3.3",
"rimraf-then": "^1.0.0",
"istanbul": "0.4.2",
"jscs-jsdoc": "1.3.1",
"matchdep": "1.0.0",
"nock": "7.1.0",
"rewire": "2.5.1",
"rimraf-then": "1.0.0",
"should": "6.0.3",
"sinon": "1.14.1",
"sinon": "1.17.3",
"supertest": "1.1.0",
"testem": "0.8.3",
"top-gh-contribs": "2.0.2"
},
"greenkeeper": {