chore: Bump browser-sync from 2.29.3 to 3.0.2 (#781)

Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.29.3 to 3.0.2.
- [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.29.3...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-04 10:28:55 +01:00
committed by GitHub
parent 3b27aba0cd
commit 8b5e2038ae
2 changed files with 16 additions and 17 deletions

View File

@ -15,7 +15,7 @@
"@babel/preset-env": "^7.23.7",
"autoprefixer": "^10.4.16",
"braces": "^3.0.2",
"browser-sync": "^2.29.3",
"browser-sync": "^3.0.2",
"child_process": "^1.0.2",
"core-js": "^3.33.3",
"del": "^7.0.0",