Skip to content

Commit ff90e9c

Browse files
Bump the packages group with 7 updates (#322)
Bumps the packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.50.1` | `8.51.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.50.1` | `8.51.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.50.1` | `8.51.0` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.50.1` | `8.51.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.50.1` | `8.51.0` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.50.1` | `8.51.0` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001761` | `1.0.30001762` | Updates `typescript-eslint` from 8.50.1 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint) Updates `@typescript-eslint/eslint-plugin` from 8.50.1 to 8.51.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/v8.51.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.50.1 to 8.51.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/v8.51.0/packages/parser) Updates `@typescript-eslint/type-utils` from 8.50.1 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/type-utils) Updates `@typescript-eslint/utils` from 8.50.1 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.50.1 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/visitor-keys) Updates `caniuse-lite` from 1.0.30001761 to 1.0.30001762 - [Commits](browserslist/caniuse-lite@1.0.30001761...1.0.30001762) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/parser" dependency-version: 8.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/utils" dependency-version: 8.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: caniuse-lite dependency-version: 1.0.30001762 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6fd220 commit ff90e9c

2 files changed

Lines changed: 87 additions & 81 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "4.1.18",
3131
"typescript": "^5.9.3",
32-
"typescript-eslint": "^8.50.1",
32+
"typescript-eslint": "^8.51.0",
3333
"vercel": "^50.1.3",
3434
"vite": "^7.3.0",
3535
"vite-plugin-solid": "^2.11.10",

0 commit comments

Comments
 (0)