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 micromatch and firebase-admin in /functions/testapp/Assets/Firebase/Sample/Functions/.functions/functions #1379

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

Commits on Aug 30, 2024

  1. Bump micromatch and firebase-admin

    Removes [micromatch](https://github.com/micromatch/micromatch). It's no longer used after updating ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.
    
    
    Removes `micromatch`
    
    Updates `firebase-admin` from 5.10.0 to 12.4.0
    - [Release notes](https://github.com/firebase/firebase-admin-node/releases)
    - [Commits](firebase/firebase-admin-node@v5.10.0...v12.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    - dependency-name: firebase-admin
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2a9c2c2 View commit details
    Browse the repository at this point in the history