Skip to content

Commit 45b40ef

Browse files
Bump the eslint group across 1 directory with 2 updates (#51)
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.4.0 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.0...v10.5.0) Updates `typescript-eslint` from 8.59.4 to 8.62.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.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e729387 commit 45b40ef

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
@@ -33,14 +33,14 @@
3333
"@types/react": "19.2.14",
3434
"@types/react-dom": "19.2.3",
3535
"@vitejs/plugin-react": "6.0.3",
36-
"eslint": "10.4.0",
36+
"eslint": "10.5.0",
3737
"eslint-plugin-react-hooks": "7.1.1",
3838
"eslint-plugin-react-refresh": "0.5.3",
3939
"globals": "17.6.0",
4040
"prettier": "3.8.4",
4141
"tailwindcss": "4.3.1",
4242
"typescript": "6.0.3",
43-
"typescript-eslint": "8.59.4",
43+
"typescript-eslint": "8.62.0",
4444
"vite": "8.1.0"
4545
}
4646
}

0 commit comments

Comments
 (0)