Skip to content

Commit

Permalink
Update various npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
khawkins98 committed Dec 17, 2018
1 parent d09cf99 commit 1ff3bec
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"async": "^2.2.0",
"babel-preset-es2015": "^6.3.13",
"babel-register": "^6.7.2",
"browser-sync": "^2.24.5",
"browser-sync": "^2.26.3",
"clipboard": "^1.6.1",
"event-stream": "^3.3.4",
"event-stream": "^3.3.5",
"gulp": "4.0",
"gulp-autoprefixer": "^3.1.0",
"gulp-babel": "^6.1.2",
Expand All @@ -27,15 +27,15 @@
"gulp-cssnano": "^2.1.0",
"gulp-extname": "^0.2.0",
"gulp-foreach": "^0.1.0",
"gulp-git": "^2.1.0",
"gulp-git": "^2.8.0",
"gulp-if": "^2.0.0",
"gulp-imagemin": "^2.2.1",
"gulp-insert": "^0.5.0",
"gulp-jsoncombine": "^1.0.3",
"gulp-load-plugins": "^1.1.0",
"gulp-print": "^5.0.0",
"gulp-prompt": "^0.2.0",
"gulp-rename": "^1.2.2",
"gulp-rename": "^1.4.0",
"gulp-rev-timestamp": "0.0.1",
"gulp-rsync": "0.0.7",
"gulp-sass": "^3.2.1",
Expand All @@ -46,11 +46,11 @@
"gulp-uncss": "^1.0.1",
"gulp-util": "^3.0.8",
"gulp-yaml": "^1.0.1",
"gulp-zip": "^4.0.0",
"gulp-zip": "^4.2.0",
"gutil": "^1.6.4",
"js-yaml": "^3.4.6",
"lodash": "^4.17.4",
"panini": "^1.3.0",
"lodash": "^4.17.11",
"panini": "^1.6.3",
"path": "^0.12.7",
"require-dir": "^0.3.1",
"rimraf": "^2.4.3",
Expand All @@ -59,7 +59,7 @@
"striptags": "^3.0.1",
"style-sherpa": "^1.0.0",
"svg-injector": "^1.1.3",
"through2": "^2.0.3",
"through2": "^2.0.5",
"yargs": "^3.8.0"
},
"repository": {
Expand All @@ -78,6 +78,6 @@
"private": true,
"dependencies": {
"gulp-download-stream": "0.0.13",
"what-input": "^5.1.0"
"what-input": "^5.1.3"
}
}

0 comments on commit 1ff3bec

Please sign in to comment.