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 in /themes/custom/apigee_kickstart #707

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Commits on Sep 24, 2024

  1. Bump axios and browser-sync in /themes/custom/apigee_kickstart

    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.29.3 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](BrowserSync/browser-sync@v2.29.3...v3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    - dependency-name: browser-sync
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    75157ae View commit details
    Browse the repository at this point in the history