Skip to content

Commit eced362

Browse files
Bump rollup-plugin-browsersync from 1.0.0 to 1.1.0
Bumps [rollup-plugin-browsersync](https://github.com/4lejandrito/rollup-plugin-browsersync) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/4lejandrito/rollup-plugin-browsersync/releases) - [Commits](4lejandrito/rollup-plugin-browsersync@v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3ca04b0 commit eced362

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"rimraf": "^3.0.0",
5858
"rollup": "^1.27.5",
5959
"rollup-plugin-babel": "^4.3.3",
60-
"rollup-plugin-browsersync": "^1.0.0",
60+
"rollup-plugin-browsersync": "^1.1.0",
6161
"rollup-plugin-eslint": "^7.0.0",
6262
"rollup-plugin-filesize": "^6.2.0",
6363
"rollup-plugin-license": "^0.12.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1726,7 +1726,7 @@ browser-sync-ui@^2.26.4:
17261726
socket.io-client "^2.0.4"
17271727
stream-throttle "^0.1.3"
17281728

1729-
browser-sync@^2.18.13:
1729+
browser-sync@^2.26.7:
17301730
version "2.26.7"
17311731
resolved "https://registry.yarnpkg.com/browser-sync/-/browser-sync-2.26.7.tgz#120287716eb405651a76cc74fe851c31350557f9"
17321732
integrity sha512-lY3emme0OyvA2ujEMpRmyRy9LY6gHLuTr2/ABxhIm3lADOiRXzP4dgekvnDrQqZ/Ec2Fz19lEjm6kglSG5766w==
@@ -6846,12 +6846,12 @@ rollup-plugin-babel@^4.3.3:
68466846
"@babel/helper-module-imports" "^7.0.0"
68476847
rollup-pluginutils "^2.8.1"
68486848

6849-
rollup-plugin-browsersync@^1.0.0:
6850-
version "1.0.0"
6851-
resolved "https://registry.yarnpkg.com/rollup-plugin-browsersync/-/rollup-plugin-browsersync-1.0.0.tgz#efab872039ea50fcb9bd001efc8eb729ae35d3b8"
6852-
integrity sha512-0oiy2Wq4GKzBqMF/e6iB5ZnhfQL/2aNRVIkqtx0Hkf+EJ056BgiKHCuI8+sQiCIi9Ql6GktxQKYOXMUF9qhtjQ==
6849+
rollup-plugin-browsersync@^1.1.0:
6850+
version "1.1.0"
6851+
resolved "https://registry.yarnpkg.com/rollup-plugin-browsersync/-/rollup-plugin-browsersync-1.1.0.tgz#f0febe15ccbbacab45f832ec36730aedda79464e"
6852+
integrity sha512-TRFUfRHKrHXYRljvoBp7FtolKQWEAsCOdh1krkNNrz98A7bvT1/cnOlnZyqLzdHc2cOtnNn8+DD3TUPT1RfPrA==
68536853
dependencies:
6854-
browser-sync "^2.18.13"
6854+
browser-sync "^2.26.7"
68556855

68566856
rollup-plugin-eslint@^7.0.0:
68576857
version "7.0.0"

0 commit comments

Comments
 (0)