Skip to content

Commit

Permalink
Bump browser-sync-webpack-plugin from 2.0.1 to 2.2.2 (#192)
Browse files Browse the repository at this point in the history
Bumps [browser-sync-webpack-plugin](https://github.com/Va1/browser-sync-webpack-plugin) from 2.0.1 to 2.2.2.
- [Release notes](https://github.com/Va1/browser-sync-webpack-plugin/releases)
- [Commits](Va1/browser-sync-webpack-plugin@v2.0.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2020
1 parent ea2b87f commit d357c1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"blade-formatter": "^1.1.4",
"browser-sync": "^2.26.7",
"browser-sync-webpack-plugin": "2.0.1",
"browser-sync-webpack-plugin": "2.2.2",
"cross-env": "^7.0",
"eslint": "^6.7.2",
"eslint-config-airbnb-base": "^14.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1799,10 +1799,10 @@ browser-sync-ui@^2.26.4:
socket.io-client "^2.0.4"
stream-throttle "^0.1.3"

browser-sync-webpack-plugin@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-2.0.1.tgz#267cbd73b16c7ba5d92a0ebab17e62b13002ab7b"
integrity sha512-F9vkVErG4N1XCJb1OI+RD/5oAK1nMd1G5UDfNE/FmUVAyo24YItfXN+etzA8MBC4Z7oLjkuBKDeeLlbFa4NBGQ==
browser-sync-webpack-plugin@2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-2.2.2.tgz#46092da62ff36354a50bf0e2903e78a6974fea54"
integrity sha512-x92kl8LdBi4dp6YVXYqrSoDkOCOLCeBOrYSY0h9Sk1VcCDSoZC1Vc62eae6TfC2ljN4/L+aYlkzE46kirHzbgA==
dependencies:
lodash "^4"

Expand Down

0 comments on commit d357c1b

Please sign in to comment.