From ec0c144675c646924583e22497287e25d3b115e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 03:03:58 +0000 Subject: [PATCH] Bump browser-sync from 2.27.10 to 2.27.11 Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.27.10 to 2.27.11. - [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.27.10...v2.27.11) --- updated-dependencies: - dependency-name: browser-sync dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63ead8c..8fa3733 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/HDeiro/weskit#readme", "devDependencies": { - "browser-sync": "2.27.10", + "browser-sync": "2.27.11", "concurrently": "7.3.0", "copy-assets": "1.0.3", "esm": "3.2.25",