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

fix(deps): bump the nx group with 10 updates #817

Merged
merged 1 commit into from
Jun 18, 2024

Commits on Jun 18, 2024

  1. fix(deps): bump the nx group with 10 updates

    Bumps the nx group with 10 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@nrwl/next](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/next) | `13.8.5` | `13.10.6` |
    | [@nrwl/cli](https://github.com/nrwl/nx/tree/HEAD/packages/cli) | `13.8.5` | `13.10.6` |
    | [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/cypress) | `13.8.5` | `13.10.6` |
    | [@nrwl/eslint-plugin-nx](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/eslint-plugin-nx) | `13.8.5` | `13.10.6` |
    | [@nrwl/jest](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/jest) | `13.8.5` | `13.10.6` |
    | [@nrwl/linter](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/linter) | `13.8.5` | `13.10.6` |
    | [@nrwl/react](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/react) | `13.8.5` | `13.10.6` |
    | [@nrwl/tao](https://github.com/nrwl/nx/tree/HEAD/packages/tao) | `13.8.5` | `13.10.6` |
    | [@nrwl/web](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/web) | `13.8.5` | `13.10.6` |
    | [@nrwl/workspace](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/workspace) | `13.8.5` | `13.10.6` |
    
    
    Updates `@nrwl/next` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages-legacy/next)
    
    Updates `@nrwl/cli` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages/cli)
    
    Updates `@nrwl/cypress` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages-legacy/cypress)
    
    Updates `@nrwl/eslint-plugin-nx` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages-legacy/eslint-plugin-nx)
    
    Updates `@nrwl/jest` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages-legacy/jest)
    
    Updates `@nrwl/linter` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages-legacy/linter)
    
    Updates `@nrwl/react` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages-legacy/react)
    
    Updates `@nrwl/tao` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages/tao)
    
    Updates `@nrwl/web` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages-legacy/web)
    
    Updates `@nrwl/workspace` from 13.8.5 to 13.10.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.10.6/packages-legacy/workspace)
    
    ---
    updated-dependencies:
    - dependency-name: "@nrwl/next"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: nx
    - dependency-name: "@nrwl/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nx
    - dependency-name: "@nrwl/cypress"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nx
    - dependency-name: "@nrwl/eslint-plugin-nx"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nx
    - dependency-name: "@nrwl/jest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nx
    - dependency-name: "@nrwl/linter"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nx
    - dependency-name: "@nrwl/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nx
    - dependency-name: "@nrwl/tao"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nx
    - dependency-name: "@nrwl/web"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nx
    - dependency-name: "@nrwl/workspace"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nx
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d5f9871 View commit details
    Browse the repository at this point in the history