From a33b5400c427ae408805203a67b04d506aa76c7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:30:36 +0000 Subject: [PATCH] chore(deps): update dependency browser-sync to v3 --- templates/typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/typescript/package.json b/templates/typescript/package.json index e9824d0..f544ef4 100644 --- a/templates/typescript/package.json +++ b/templates/typescript/package.json @@ -83,7 +83,7 @@ "@typescript-eslint/parser": "6.20.0", "@wang1212/eslint-config": "0.4.0", "babel-jest": "29.6.2", - "browser-sync": "2.29.3", + "browser-sync": "3.0.3", "commitizen": "4.3.0", "concurrently": "8.2.2", "cross-env": "7.0.3",