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 the frontend group across 1 directory with 10 updates #215

Closed

Commits on Jun 17, 2024

  1. Bump the frontend group across 1 directory with 10 updates

    Bumps the frontend group with 10 updates in the /web directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.3.0` | `9.5.0` |
    | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.5` | `6.4.6` |
    | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.4` | `4.17.5` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.12` | `20.14.3` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.2` | `18.3.3` |
    | [eslint](https://github.com/eslint/eslint) | `9.3.0` | `9.5.0` |
    | [globals](https://github.com/sindresorhus/globals) | `15.3.0` | `15.6.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` |
    | [sass](https://github.com/sass/dart-sass) | `1.77.2` | `1.77.6` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.9.0` | `7.13.1` |
    
    
    
    Updates `@eslint/js` from 9.3.0 to 9.5.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.5.0/packages/js)
    
    Updates `@testing-library/jest-dom` from 6.4.5 to 6.4.6
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v6.4.5...v6.4.6)
    
    Updates `@types/lodash` from 4.17.4 to 4.17.5
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    Updates `@types/node` from 20.12.12 to 20.14.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/react` from 18.3.2 to 18.3.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `eslint` from 9.3.0 to 9.5.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.3.0...v9.5.0)
    
    Updates `globals` from 15.3.0 to 15.6.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.3.0...v15.6.0)
    
    Updates `prettier` from 3.2.5 to 3.3.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.2)
    
    Updates `sass` from 1.77.2 to 1.77.6
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.77.2...1.77.6)
    
    Updates `typescript-eslint` from 7.9.0 to 7.13.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: frontend
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: frontend
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: frontend
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: frontend
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: frontend
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: frontend
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: frontend
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: frontend
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: frontend
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: frontend
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ac2a619 View commit details
    Browse the repository at this point in the history