Skip to content

Commit 8e959f1

Browse files
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 10.8.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.8.1) Updates `typescript-eslint` from 8.65.0 to 8.66.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.66.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3db12a9 commit 8e959f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react-dom": "19.2.3",
4444
"@vitejs/plugin-react": "6.0.4",
4545
"@vitest/coverage-v8": "4.1.10",
46-
"eslint": "10.8.0",
46+
"eslint": "10.8.1",
4747
"eslint-plugin-react-hooks": "7.1.1",
4848
"eslint-plugin-react-refresh": "0.5.3",
4949
"globals": "17.8.0",
@@ -52,7 +52,7 @@
5252
"prettier-plugin-tailwindcss": "0.8.1",
5353
"tailwindcss": "4.3.3",
5454
"typescript": "6.0.3",
55-
"typescript-eslint": "8.65.0",
55+
"typescript-eslint": "8.66.0",
5656
"vite": "8.1.5",
5757
"vitest": "4.1.10"
5858
},

0 commit comments

Comments
 (0)