Skip to content

Commit

Permalink
update devDependencies (#1910)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobiedermann authored and roblarsen committed Dec 25, 2016
1 parent 2ea87de commit 4ded8b5
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,29 +5,29 @@
]
},
"devDependencies": {
"@alrra/travis-scripts": "^2.1.0",
"@alrra/travis-scripts": "^3.0.1",
"apache-server-configs": "2.14.0",
"archiver": "^0.21.0",
"babel-core": "^6.13.2",
"babel-preset-es2015": "^6.6.0",
"archiver": "^1.3.0",
"babel-core": "^6.20.0",
"babel-preset-es2015": "^6.18.0",
"babel-register": "^6.8.0",
"del": "^2.2.1",
"glob": "^7.0.5",
"del": "^2.2.2",
"glob": "^7.1.1",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.0.2",
"gulp-header": "^1.8.3",
"gulp-jscs": "^3.0.1",
"gulp-jshint": "^2.0.0",
"gulp-load-plugins": "^1.1.0",
"gulp-rename": "^1.2.0",
"gulp-replace": "^0.5.3",
"gulp-autoprefixer": "^3.1.1",
"gulp-header": "^1.8.8",
"gulp-jscs": "^4.0.0",
"gulp-jshint": "^2.0.4",
"gulp-load-plugins": "^1.4.0",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"jquery": "3.1.1",
"jshint": "^2.8.0",
"jshint-stylish": "^2.0.1",
"mocha": "^2.2.4",
"jshint": "^2.9.4",
"jshint-stylish": "^2.2.1",
"mocha": "^3.2.0",
"node-sri": "^1.1.1",
"normalize.css": "5.0.0",
"run-sequence": "^1.0.2",
"run-sequence": "^1.2.2",
"travis-after-all": "^1.4.4"
},
"engines": {
Expand Down

0 comments on commit 4ded8b5

Please sign in to comment.