Update dependency browser-sync to v2.26.5

This commit is contained in:
Renovate Bot 2019-05-08 02:04:01 +00:00
parent c7c9eebb6a
commit 52e9134a04
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 759 additions and 398 deletions

1153
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +1,13 @@
{ {
"name": "tailwind-jekyll", "name": "tailwind-jekyll",
"version": "4.0.2", "version": "4.0.3",
"description": "A starter kit for using Tailwind with Jekyll", "description": "A starter kit for using Tailwind with Jekyll",
"main": "gulpfile.config.js", "main": "gulpfile.config.js",
"devDependencies": { "devDependencies": {
"autoprefixer": "9.4.3", "autoprefixer": "9.4.3",
"babel-preset-env": "1.7.0", "babel-preset-env": "1.7.0",
"babel-register": "6.26.0", "babel-register": "6.26.0",
"browser-sync": "2.26.3", "browser-sync": "2.26.5",
"cssnano": "4.1.8", "cssnano": "4.1.8",
"gulp": "4.0.0", "gulp": "4.0.0",
"gulp-if": "2.0.2", "gulp-if": "2.0.2",