Skip to content

Commit 2ec29d5

Browse files
Bump the dependencies group with 17 updates (#6)
Bumps the dependencies group with 17 updates: | Package | Update | | --- | --- | | [dotenv](https://github.com/motdotla/dotenv) | 16.0.3 to 16.3.1 | | [npm](https://github.com/npm/cli) | 9.4.0 to 9.7.2 | | [papaparse](https://github.com/mholt/PapaParse) | 5.3.2 to 5.4.1 | | [tslib](https://github.com/Microsoft/tslib) | 2.5.0 to 2.6.0 | | [@tsconfig/node18](https://github.com/tsconfig/bases/tree/HEAD/bases) | 1.0.1 to 18.2.0 | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 18.11.18 to 20.3.3 | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 5.49.0 to 5.61.0 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 5.49.0 to 5.61.0 | | [eslint](https://github.com/eslint/eslint) | 8.32.0 to 8.44.0 | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | 8.6.0 to 8.8.0 | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | 27.2.1 to 27.2.2 | | [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 29.4.1 to 29.5.0 | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | 29.4.0 to 29.5.2 | | [prettier](https://github.com/prettier/prettier) | 2.8.3 to 2.8.8 | | [rimraf](https://github.com/isaacs/rimraf) | 4.1.2 to 5.0.1 | | [ts-jest](https://github.com/kulshekhar/ts-jest) | 29.0.5 to 29.1.1 | | [typescript](https://github.com/Microsoft/TypeScript) | 4.9.4 to 5.1.6 | Updates `dotenv` from 16.0.3 to 16.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.3...v16.3.1) Updates `npm` from 9.4.0 to 9.7.2 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v9.4.0...v9.7.2) Updates `papaparse` from 5.3.2 to 5.4.1 - [Release notes](https://github.com/mholt/PapaParse/releases) - [Commits](mholt/PapaParse@5.3.2...5.4.1) Updates `tslib` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@2.5.0...2.6.0) Updates `@tsconfig/node18` from 1.0.1 to 18.2.0 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 18.11.18 to 20.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 5.49.0 to 5.61.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/v5.61.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.49.0 to 5.61.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/v5.61.0/packages/parser) Updates `eslint` from 8.32.0 to 8.44.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.32.0...v8.44.0) Updates `eslint-config-prettier` from 8.6.0 to 8.8.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.6.0...v8.8.0) Updates `eslint-plugin-jest` from 27.2.1 to 27.2.2 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.2.1...v27.2.2) Updates `jest` from 29.4.1 to 29.5.0 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest) Updates `@types/jest` from 29.4.0 to 29.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 2.8.3 to 2.8.8 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.3...2.8.8) Updates `rimraf` from 4.1.2 to 5.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.1.2...v5.0.1) Updates `ts-jest` from 29.0.5 to 29.1.1 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.0.5...v29.1.1) Updates `typescript` from 4.9.4 to 5.1.6 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: npm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: papaparse dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tsconfig/node18" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3b7fe2 commit 2ec29d5

File tree

2 files changed

+2824
-1957
lines changed

2 files changed

+2824
-1957
lines changed

0 commit comments

Comments
 (0)