From 2ef4c273d78b9026cd7055d742dac37cfd358201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 19:17:30 +0000 Subject: [PATCH] Bump browser-sync from 2.29.3 to 3.0.2 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8401365..138ced7 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "author": "Tommy Chen (https://zespia.tw)", "license": "MIT", "dependencies": { - "browser-sync": "^2.27.7", + "browser-sync": "^3.0.2", "connect-injector": "^0.4.4" }, "devDependencies": {