Skip to content

Commit

Permalink
build(deps-dev): bump browser-sync in /{{cookiecutter.project_slug}}
Browse files Browse the repository at this point in the history
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.26.14 to 2.27.4.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](BrowserSync/browser-sync@v2.26.14...v2.27.4)

---
updated-dependencies:
- dependency-name: browser-sync
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2021
1 parent e1c5a6f commit 6e28072
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"bourbon": "^7.0.0",
"browser-sync": "^2.26.14",
"browser-sync": "^2.27.4",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"cz-emoji": "^1.3.1",
Expand Down
32 changes: 16 additions & 16 deletions {{cookiecutter.project_slug}}/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -680,20 +680,20 @@ braces@^3.0.1, braces@~3.0.2:
dependencies:
fill-range "^7.0.1"

browser-sync-client@^2.26.14:
version "2.26.14"
resolved "https://registry.yarnpkg.com/browser-sync-client/-/browser-sync-client-2.26.14.tgz#f2f0a8e5febc65b725fb38c8d648389214a38947"
integrity sha512-be0m1MchmKv/26r/yyyolxXcBi052aYrmaQep5nm8YNMjFcEyzv0ZoOKn/c3WEXNlEB/KeXWaw70fAOJ+/F1zQ==
browser-sync-client@^2.27.4:
version "2.27.4"
resolved "https://registry.yarnpkg.com/browser-sync-client/-/browser-sync-client-2.27.4.tgz#3129299f67bbe016995975924c1f946be3edd31c"
integrity sha512-l0krAGZnpLaD+tUYdM25WeS4FP73ZoPeaxlVzOvmtL9uKSlvpmywsnDwa3PJzc3ubmDPAcD74ifJjl6MmVksXw==
dependencies:
etag "1.8.1"
fresh "0.5.2"
mitt "^1.1.3"
rxjs "^5.5.6"

browser-sync-ui@^2.26.14:
version "2.26.14"
resolved "https://registry.yarnpkg.com/browser-sync-ui/-/browser-sync-ui-2.26.14.tgz#96632c38dda72560a3be8e985716d7a735e94749"
integrity sha512-6oT1sboM4KVNnWCCJDMGbRIeTBw97toMFQ+srImvwQ6J5t9KMgizaIX8HcKLiemsUMSJkgGM9RVKIpq2UblgOA==
browser-sync-ui@^2.27.4:
version "2.27.4"
resolved "https://registry.yarnpkg.com/browser-sync-ui/-/browser-sync-ui-2.27.4.tgz#cd1767926528c0e6cfb3abe1eeb61a9026a98953"
integrity sha512-E58Mb6ycz57Nm393oqVJj4jxuLJH3MhZnY8AV+zd9LsNVGZjrKRNNIw5JPYYguyb37ZjLjq2x4u+38mRv3Sb7g==
dependencies:
async-each-series "0.1.1"
connect-history-api-fallback "^1"
Expand All @@ -702,13 +702,13 @@ browser-sync-ui@^2.26.14:
socket.io-client "^2.4.0"
stream-throttle "^0.1.3"

browser-sync@^2.26.14, browser-sync@^2.6.4:
version "2.26.14"
resolved "https://registry.yarnpkg.com/browser-sync/-/browser-sync-2.26.14.tgz#716c13ef91e72dfe092ff84bec3ddf62ea9d81fd"
integrity sha512-3TtpsheGolJT6UFtM2CZWEcGJmI4ZEvoCKiKE2bvcDnPxRkhQT4nIGVtfiyPcoHKXGM0LwMOZmYJNWfiNfVXWA==
browser-sync@^2.27.4, browser-sync@^2.6.4:
version "2.27.4"
resolved "https://registry.yarnpkg.com/browser-sync/-/browser-sync-2.27.4.tgz#5336c3e370731ee97ab50f94d010c00d43b591e1"
integrity sha512-zgjrI6oUXxLa671SxVmWfIH+XiG6yZiGuvsQ1huuGEBlKkWuBVKgYjh+j9kagKm891FARgmK4Ct4PAhckLKaYg==
dependencies:
browser-sync-client "^2.26.14"
browser-sync-ui "^2.26.14"
browser-sync-client "^2.27.4"
browser-sync-ui "^2.27.4"
bs-recipes "1.3.4"
bs-snippet-injector "^2.0.1"
chokidar "^3.5.1"
Expand All @@ -735,7 +735,7 @@ browser-sync@^2.26.14, browser-sync@^2.6.4:
serve-static "1.13.2"
server-destroy "1.0.1"
socket.io "2.4.0"
ua-parser-js "^0.7.18"
ua-parser-js "^0.7.28"
yargs "^15.4.1"

browserify-zlib@^0.1.4:
Expand Down Expand Up @@ -5614,7 +5614,7 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

ua-parser-js@^0.7.18:
ua-parser-js@^0.7.28:
version "0.7.28"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==
Expand Down

0 comments on commit 6e28072

Please sign in to comment.