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 dev-dependencies group with 5 updates #143

Merged
merged 3 commits into from
Sep 12, 2023

Commits on Sep 11, 2023

  1. Bump the dev-dependencies group with 5 updates

    Bumps the dev-dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.9` | `20.6.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.6.0` | `6.7.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `6.7.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.49.0` |
    | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.0.2` | `16.1.0` |
    
    
    Updates `@types/node` from 20.5.9 to 20.6.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 6.6.0 to 6.7.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.6.0 to 6.7.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/parser)
    
    Updates `eslint` from 8.48.0 to 8.49.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.48.0...v8.49.0)
    
    Updates `eslint-plugin-n` from 16.0.2 to 16.1.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Commits](eslint-community/eslint-plugin-n@16.0.2...16.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2d7d4ca View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. .

    pavelzw committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    61d728f View commit details
    Browse the repository at this point in the history
  2. fix test

    pavelzw committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5c50f17 View commit details
    Browse the repository at this point in the history