Skip to content

Commit c0eefbc

Browse files
Bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the / directory: [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 3bd6543 commit c0eefbc

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
@@ -34,14 +34,14 @@
3434
"@types/react": "19.2.17",
3535
"@types/react-dom": "19.2.3",
3636
"@vitejs/plugin-react": "6.0.4",
37-
"eslint": "10.8.0",
37+
"eslint": "10.8.1",
3838
"eslint-plugin-react-hooks": "7.1.1",
3939
"eslint-plugin-react-refresh": "0.5.3",
4040
"globals": "17.8.0",
4141
"prettier": "3.9.6",
4242
"tailwindcss": "4.3.3",
4343
"typescript": "6.0.3",
44-
"typescript-eslint": "8.65.0",
44+
"typescript-eslint": "8.66.0",
4545
"vite": "8.1.5"
4646
}
4747
}

0 commit comments

Comments
 (0)