Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Bump the npm group with 13 updates #15

Closed
wants to merge 1 commit into from

Commits on Apr 1, 2024

  1. Bump the npm group with 13 updates

    Bumps the npm group with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@effect/docgen](https://github.com/effect-ts/docgen) | `0.3.8` | `0.4.0` |
    | [@fast-check/vitest](https://github.com/dubzzz/fast-check/tree/HEAD/packages/vitest) | `0.0.8` | `0.1.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.4` | `20.12.2` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.14.0` | `7.4.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.14.0` | `7.4.0` |
    | [bun](https://github.com/oven-sh/bun) | `1.0.16` | `1.1.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.55.0` | `8.57.0` |
    | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `3.14.0` | `3.17.1` |
    | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` |
    | [plop](https://github.com/plopjs/plop/tree/HEAD/packages/plop) | `4.0.0` | `4.0.1` |
    | [tsup](https://github.com/egoist/tsup) | `8.0.1` | `8.0.2` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.0.4` | `1.4.0` |
    
    
    Updates `@effect/docgen` from 0.3.8 to 0.4.0
    - [Release notes](https://github.com/effect-ts/docgen/releases)
    - [Changelog](https://github.com/Effect-TS/docgen/blob/main/CHANGELOG.md)
    - [Commits](Effect-TS/docgen@v0.3.8...v0.4.0)
    
    Updates `@fast-check/vitest` from 0.0.8 to 0.1.0
    - [Release notes](https://github.com/dubzzz/fast-check/releases)
    - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/vitest/CHANGELOG.md)
    - [Commits](https://github.com/dubzzz/fast-check/commits/vitest/v0.1.0/packages/vitest)
    
    Updates `@types/node` from 20.10.4 to 20.12.2
    - [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.14.0 to 7.4.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.4.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.14.0 to 7.4.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.4.0/packages/parser)
    
    Updates `bun` from 1.0.16 to 1.1.0
    - [Release notes](https://github.com/oven-sh/bun/releases)
    - [Commits](oven-sh/bun@bun-v1.0.16...bun-v1.1.0)
    
    Updates `eslint` from 8.55.0 to 8.57.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.55.0...v8.57.0)
    
    Updates `fast-check` from 3.14.0 to 3.17.1
    - [Release notes](https://github.com/dubzzz/fast-check/releases)
    - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
    - [Commits](https://github.com/dubzzz/fast-check/commits/v3.17.1/packages/fast-check)
    
    Updates `husky` from 8.0.3 to 9.0.11
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.3...v9.0.11)
    
    Updates `plop` from 4.0.0 to 4.0.1
    - [Release notes](https://github.com/plopjs/plop/releases)
    - [Changelog](https://github.com/plopjs/plop/blob/main/packages/plop/CHANGELOG.md)
    - [Commits](https://github.com/plopjs/plop/commits/plop@4.0.1/packages/plop)
    
    Updates `tsup` from 8.0.1 to 8.0.2
    - [Release notes](https://github.com/egoist/tsup/releases)
    - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
    - [Commits](egoist/tsup@v8.0.1...v8.0.2)
    
    Updates `typescript` from 5.3.3 to 5.4.3
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.3)
    
    Updates `vitest` from 1.0.4 to 1.4.0
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@effect/docgen"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: "@fast-check/vitest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: bun
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: fast-check
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: plop
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: tsup
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dbf44b4 View commit details
    Browse the repository at this point in the history