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

chore(deps-dev): bump the dev-dependencies group across 1 directory with 12 updates #38

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

Commits on Jul 29, 2024

  1. chore(deps-dev): bump the dev-dependencies group across 1 directory w…

    …ith 12 updates
    
    Bumps the dev-dependencies group with 12 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js) | `3.1.47` | `4.2.2` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.13` | `22.0.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.18.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.18.0` |
    | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.6.0` | `2.0.4` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.8.0` |
    | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.6.0` | `7.0.0` |
    | [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) | `0.24.0` | `1.0.4` |
    | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `55.0.0` |
    | [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest) | `0.3.26` | `0.5.4` |
    | [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `3.2.4` | `4.0.0` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.4` |
    
    
    
    Updates `@types/crypto-js` from 3.1.47 to 4.2.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js)
    
    Updates `@types/node` from 20.14.13 to 22.0.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.21.0 to 7.18.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/v7.18.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.21.0 to 7.18.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/v7.18.0/packages/parser)
    
    Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/coverage-v8)
    
    Updates `eslint` from 8.57.0 to 9.8.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v9.8.0)
    
    Updates `eslint-plugin-promise` from 6.6.0 to 7.0.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.0.0)
    
    Updates `eslint-plugin-sonarjs` from 0.24.0 to 1.0.4
    - [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
    - [Commits](SonarSource/eslint-plugin-sonarjs@0.24.0...1.0.4)
    
    Updates `eslint-plugin-unicorn` from 51.0.1 to 55.0.0
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v55.0.0)
    
    Updates `eslint-plugin-vitest` from 0.3.26 to 0.5.4
    - [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases)
    - [Commits](vitest-dev/eslint-plugin-vitest@v0.3.26...v0.5.4)
    
    Updates `prettier-plugin-organize-imports` from 3.2.4 to 4.0.0
    - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
    - [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md)
    - [Commits](simonhaenisch/prettier-plugin-organize-imports@v3.2.4...v4.0.0)
    
    Updates `vitest` from 1.6.0 to 2.0.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/crypto-js"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-promise
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-sonarjs
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-unicorn
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-vitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: prettier-plugin-organize-imports
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    751b8c3 View commit details
    Browse the repository at this point in the history