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-deps group with 10 updates #159

Closed
wants to merge 2 commits into from

Commits on May 17, 2024

  1. Bump the dev-deps group across 1 directory with 10 updates

    Bumps the dev-deps group with 10 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@changesets/cli](https://github.com/changesets/changesets) | `2.26.2` | `2.27.2` |
    | [@total-typescript/shoehorn](https://github.com/total-typescript/shoehorn) | `0.1.1` | `0.1.2` |
    | [@tsconfig/node18](https://github.com/tsconfig/bases/tree/HEAD/bases) | `18.2.2` | `18.2.4` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.9` | `20.12.12` |
    | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.1.3` |
    | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.2.5` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.4.5` |
    | [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) | `4.1.10` | `4.1.12` |
    | [oclif](https://github.com/oclif/oclif) | `4.0.3` | `4.10.11` |
    
    
    
    Updates `@changesets/cli` from 2.26.2 to 2.27.2
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
    - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.26.2...@changesets/cli@2.27.2)
    
    Updates `@total-typescript/shoehorn` from 0.1.1 to 0.1.2
    - [Release notes](https://github.com/total-typescript/shoehorn/releases)
    - [Changelog](https://github.com/total-typescript/shoehorn/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/total-typescript/shoehorn/commits)
    
    Updates `@tsconfig/node18` from 18.2.2 to 18.2.4
    - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
    
    Updates `@types/node` from 20.8.9 to 20.12.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)
    
    Updates `eslint-plugin-prettier` from 5.0.1 to 5.1.3
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.1.3)
    
    Updates `prettier` from 3.0.3 to 3.2.5
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.3...3.2.5)
    
    Updates `typescript` from 5.2.2 to 5.4.5
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.2.2...v5.4.5)
    
    Updates `@types/debug` from 4.1.10 to 4.1.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug)
    
    Updates `oclif` from 4.0.3 to 4.10.11
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.0.3...4.10.11)
    
    ---
    updated-dependencies:
    - dependency-name: "@changesets/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-deps
    - dependency-name: "@total-typescript/shoehorn"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-deps
    - dependency-name: "@tsconfig/node18"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-deps
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-deps
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-deps
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-deps
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-deps
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-deps
    - dependency-name: "@types/debug"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-deps
    - dependency-name: oclif
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 17, 2024
    Configuration menu
    Copy the full SHA
    90864cd View commit details
    Browse the repository at this point in the history
  2. Add changeset for dependabot updates

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed May 17, 2024
    Configuration menu
    Copy the full SHA
    410cdbc View commit details
    Browse the repository at this point in the history