Skip to content

Commit ff0ffe6

Browse files
chore(deps): bump the minor-patch-dependencies group with 7 updates
Bumps the minor-patch-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) | `1.61.0` | `1.61.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.1` | `8.58.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.1` | `8.58.2` | | [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.2.1` | | [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) | `4.0.2` | `4.0.3` | | [prettier](https://github.com/prettier/prettier) | `3.8.2` | `3.8.3` | | [type-fest](https://github.com/sindresorhus/type-fest) | `5.5.0` | `5.6.0` | Updates `@dotenvx/dotenvx` from 1.61.0 to 1.61.1 - [Release notes](https://github.com/dotenvx/dotenvx/releases) - [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md) - [Commits](dotenvx/dotenvx@v1.61.0...v1.61.1) Updates `@typescript-eslint/eslint-plugin` from 8.58.1 to 8.58.2 - [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/v8.58.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.1 to 8.58.2 - [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/v8.58.2/packages/parser) Updates `eslint` from 10.2.0 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.2.1) Updates `eslint-plugin-sonarjs` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/SonarSource/SonarJS/releases) - [Commits](https://github.com/SonarSource/SonarJS/commits) Updates `prettier` from 3.8.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.2...3.8.3) Updates `type-fest` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: "@dotenvx/dotenvx" dependency-version: 1.61.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: eslint-plugin-sonarjs dependency-version: 4.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: type-fest dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f25d194 commit ff0ffe6

2 files changed

Lines changed: 116 additions & 107 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
"@types/minimist": "^1.2.5",
6868
"@types/node": "^25.0.3",
6969
"@types/sinonjs__fake-timers": "^15.0.1",
70-
"@typescript-eslint/eslint-plugin": "8.58.1",
71-
"@typescript-eslint/parser": "8.58.1",
70+
"@typescript-eslint/eslint-plugin": "8.58.2",
71+
"@typescript-eslint/parser": "8.58.2",
7272
"@vitest/coverage-v8": "^4.0.16",
7373
"chalk": "^5.6.2",
7474
"dayjs": "^1.11.19",
75-
"eslint": "10.2.0",
75+
"eslint": "10.2.1",
7676
"eslint-config-prettier": "10.1.8",
7777
"eslint-plugin-import": "^2.32.0",
7878
"eslint-plugin-jsonc": "^2.21.0",

0 commit comments

Comments
 (0)