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 shelljs, eslint and eslint-config-scratch #186

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

Commits on Nov 23, 2022

  1. Bump shelljs, eslint and eslint-config-scratch

    Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependencies [shelljs](https://github.com/shelljs/shelljs), [eslint](https://github.com/eslint/eslint) and [eslint-config-scratch](https://github.com/LLK/eslint-config-scratch). These dependencies need to be updated together.
    
    
    Removes `shelljs`
    
    Updates `eslint` from 3.19.0 to 8.28.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v3.19.0...v8.28.0)
    
    Updates `eslint-config-scratch` from 3.1.0 to 9.0.0
    - [Release notes](https://github.com/LLK/eslint-config-scratch/releases)
    - [Changelog](https://github.com/LLK/eslint-config-scratch/blob/master/CHANGELOG.md)
    - [Commits](scratchfoundation/eslint-config-scratch@v3.1.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: shelljs
      dependency-type: indirect
    - dependency-name: eslint
      dependency-type: direct:development
    - dependency-name: eslint-config-scratch
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5d55903 View commit details
    Browse the repository at this point in the history