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 eslint from 8.55.0 to 9.1.1 #435

Closed
wants to merge 2 commits into from

Commits on Apr 30, 2024

  1. feat(Dockerfile) adds docker file to containerized the example server (

    …#434)
    
    * feat(Dockerfile) adds docker file to containerized the example server
    
    Dockerizes the example server js for easier portability.
    Fixes a bug in server.js so that empty logs are no longer
    written out to the active JSON file buffer.
    
    * expose port
    
    ---------
    
    Co-authored-by: Jason Young <jason_y54@protonmail.com>
    EandrewJones and Jyyjy authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    04cfcb1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Bump eslint from 8.55.0 to 9.1.1

    Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 9.1.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.55.0...v9.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    a5ac073 View commit details
    Browse the repository at this point in the history