Skip to content

Commit 9df8754

Browse files
chore(deps-dev): bump browser-sync from 2.29.3 to 3.0.3
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.29.3 to 3.0.3. - [Release notes](https://github.com/BrowserSync/browser-sync/releases) - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/changelog.js) - [Commits](BrowserSync/browser-sync@v2.29.3...v3.0.3) --- updated-dependencies: - dependency-name: browser-sync dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5336f5f commit 9df8754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"watch-prod": "mix --production -- --watch"
1414
},
1515
"devDependencies": {
16-
"browser-sync": "^2.29.3",
16+
"browser-sync": "^3.0.3",
1717
"browser-sync-webpack-plugin": "^2.3.0",
1818
"bulma": "^1.0.3",
1919
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)