Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit cee6433

Browse files
Bump the typescript-eslint group across 1 directory with 2 updates
Bumps the typescript-eslint group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.3.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.3.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.3.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.3.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c626169 commit cee6433

File tree

2 files changed

+244
-25
lines changed

2 files changed

+244
-25
lines changed

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@repo/eslint-config",
33
"private": true,
44
"devDependencies": {
5-
"@typescript-eslint/eslint-plugin": "7.18.0",
6-
"@typescript-eslint/parser": "7.18.0",
5+
"@typescript-eslint/eslint-plugin": "8.3.0",
6+
"@typescript-eslint/parser": "8.3.0",
77
"@vercel/style-guide": "6.0.0",
88
"eslint-config-prettier": "9.1.0",
99
"eslint-config-turbo": "1.13.3",

0 commit comments

Comments
 (0)