Skip to content

Commit 38d81e9

Browse files
chore(deps): update dependency browser-sync to v2.29.3 (#331)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [browser-sync](https://browsersync.io/) ([source](https://togithub.com/BrowserSync/browser-sync)) | [`2.29.1` -> `2.29.3`](https://renovatebot.com/diffs/npm/browser-sync/2.29.1/2.29.3) | [![age](https://badges.renovateapi.com/packages/npm/browser-sync/2.29.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/browser-sync/2.29.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/browser-sync/2.29.3/compatibility-slim/2.29.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/browser-sync/2.29.3/confidence-slim/2.29.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>BrowserSync/browser-sync</summary> ### [`v2.29.3`](https://togithub.com/BrowserSync/browser-sync/releases/tag/v2.29.3): The one that fixes snippetOptions [Compare Source](https://togithub.com/BrowserSync/browser-sync/compare/v2.29.2...v2.29.3) #### What's Changed - fix: append to head if body not present yet - fixes [#&#8203;2031](https://togithub.com/BrowserSync/browser-sync/issues/2031) by [@&#8203;shakyShane](https://togithub.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/2041](https://togithub.com/BrowserSync/browser-sync/pull/2041) **Full Changelog**: BrowserSync/browser-sync@v2.29.2...v2.29.3 ### [`v2.29.2`](https://togithub.com/BrowserSync/browser-sync/compare/v2.29.1...v2.29.2) [Compare Source](https://togithub.com/BrowserSync/browser-sync/compare/v2.29.1...v2.29.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/openedx/edx-ui-toolkit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be682f7 commit 38d81e9

File tree

2 files changed

+14
-36
lines changed

2 files changed

+14
-36
lines changed

package-lock.json

Lines changed: 13 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@edx/eslint-config": "^3.1.1",
37-
"browser-sync": "2.29.1",
37+
"browser-sync": "2.29.3",
3838
"css-loader": "^6.0.0",
3939
"del": "2.2.2",
4040
"edx-pattern-library": "0.12.5",

0 commit comments

Comments
 (0)