From 238bbf58201e141a7a2d45c4c5bafbad1787cb06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 02:52:04 +0000 Subject: [PATCH] Bump browser-sync from 3.0.2 to 3.0.3 in /csunplugged Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 3.0.2 to 3.0.3. - [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/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: browser-sync dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- csunplugged/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csunplugged/package.json b/csunplugged/package.json index 9e53040a8..3e36a339a 100644 --- a/csunplugged/package.json +++ b/csunplugged/package.json @@ -7,7 +7,7 @@ "ansi-colors": "4.1.3", "autoprefixer": "10.4.20", "bootstrap": "4.6.1", - "browser-sync": "3.0.2", + "browser-sync": "3.0.3", "browserify": "17.0.0", "child_process": "1.0.2", "codemirror": "5.65.6",