From 82a65d7adbf311b47bd6a0d649a7fea2cee04065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 14 Mar 2018 08:45:38 +0000 Subject: [PATCH] Bump browser-sync from 2.23.5 to 2.23.6 Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.23.5 to 2.23.6. - [Release notes](https://github.com/BrowserSync/browser-sync/releases) - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md) - [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.23.5...v2.23.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 21f6cc5..ec14abc 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "autoprefixer": "^7.1.6", "bootstrap": "^4.0.0", - "browser-sync": "^2.18.13", + "browser-sync": "^2.23.6", "browserify": "^15.2.0", "cssnano": "^3.10.0", "fs": "0.0.1-security", diff --git a/yarn.lock b/yarn.lock index 19e094b..986c2d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -629,9 +629,9 @@ browser-sync-ui@v1.0.1: socket.io-client "2.0.4" stream-throttle "^0.1.3" -browser-sync@^2.18.13: - version "2.23.5" - resolved "https://registry.yarnpkg.com/browser-sync/-/browser-sync-2.23.5.tgz#088bc5c3bb4dfc1507bad0278f140d8060fe4299" +browser-sync@^2.23.6: + version "2.23.6" + resolved "https://registry.yarnpkg.com/browser-sync/-/browser-sync-2.23.6.tgz#ed0721c92e5b98c71b7bf839b39092ac9f220650" dependencies: browser-sync-ui v1.0.1 bs-recipes "1.3.4"