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 glob-parent and mqtt in /js/camera_lapse #45

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

Commits on Oct 15, 2022

  1. Bump glob-parent and mqtt in /js/camera_lapse

    Removes [glob-parent](https://github.com/gulpjs/glob-parent). It's no longer used after updating ancestor dependency [mqtt](https://github.com/mqttjs/MQTT.js). These dependencies need to be updated together.
    
    
    Removes `glob-parent`
    
    Updates `mqtt` from 3.0.0 to 4.3.7
    - [Release notes](https://github.com/mqttjs/MQTT.js/releases)
    - [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
    - [Commits](mqttjs/MQTT.js@v3.0.0...v4.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    - dependency-name: mqtt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    8c75691 View commit details
    Browse the repository at this point in the history