Skip to content

Commit 2e2ec26

Browse files
chore(deps-dev): update browser-sync requirement from ^2.29.1 to ^2.29.3
Updates the requirements on [browser-sync](https://github.com/BrowserSync/browser-sync) to permit the latest version. - [Release notes](https://github.com/BrowserSync/browser-sync/releases) - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/changelog.js) - [Commits](BrowserSync/browser-sync@v2.29.1...v2.29.3) --- updated-dependencies: - dependency-name: browser-sync dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3e7fb9 commit 2e2ec26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "",
1717
"license": "ISC",
1818
"devDependencies": {
19-
"browser-sync": "^2.29.1",
19+
"browser-sync": "^2.29.3",
2020
"browser-sync-webpack-plugin": "^2.3.0",
2121
"bulma": "^1.0.2",
2222
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)