Update browsersync-webpack-plugin

This commit is contained in:
QWp6t
2017-03-26 08:08:49 -07:00
parent 69c55e9abb
commit d91cabff58
2 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
"devDependencies": { "devDependencies": {
"autoprefixer": "^6.7.7", "autoprefixer": "^6.7.7",
"browser-sync": "^2.18.8", "browser-sync": "^2.18.8",
"browsersync-webpack-plugin": "^0.5.0", "browsersync-webpack-plugin": "^0.5.1",
"bs-html-injector": "^3.0.3", "bs-html-injector": "^3.0.3",
"buble-loader": "^0.4.1", "buble-loader": "^0.4.1",
"clean-webpack-plugin": "^0.1.16", "clean-webpack-plugin": "^0.1.16",

View File

@@ -535,9 +535,9 @@ browserslist@^1.0.1, browserslist@^1.5.2, browserslist@^1.7.6:
caniuse-db "^1.0.30000639" caniuse-db "^1.0.30000639"
electron-to-chromium "^1.2.7" electron-to-chromium "^1.2.7"
browsersync-webpack-plugin@^0.5.0: browsersync-webpack-plugin@^0.5.1:
version "0.5.0" version "0.5.1"
resolved "https://registry.yarnpkg.com/browsersync-webpack-plugin/-/browsersync-webpack-plugin-0.5.0.tgz#2abfb72f452ab8a399559893ff24acae1cefe219" resolved "https://registry.yarnpkg.com/browsersync-webpack-plugin/-/browsersync-webpack-plugin-0.5.1.tgz#8cc763400f3266e3bfea132680b936073f4a9ec0"
dependencies: dependencies:
webpack-merge "^4.1.0" webpack-merge "^4.1.0"
optionalDependencies: optionalDependencies: