Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios and browser-sync #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 21, 2024

  1. Bump axios and browser-sync

    Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together.
    
    
    Removes `axios`
    
    Updates `browser-sync` from 2.27.10 to 3.0.2
    - [Release notes](https://github.com/BrowserSync/browser-sync/releases)
    - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
    - [Commits](BrowserSync/browser-sync@v2.27.10...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    - dependency-name: browser-sync
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2b6980e View commit details
    Browse the repository at this point in the history