Skip to content

Commit 2de1588

Browse files
Bump the eslint group with 3 updates (#480)
Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) Updates `eslint-plugin-react-refresh` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.2...v0.5.3) Updates `typescript-eslint` from 8.61.0 to 8.61.1 - [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.61.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.61.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com>
1 parent ff9ed53 commit 2de1588

2 files changed

Lines changed: 76 additions & 73 deletions

File tree

package-lock.json

Lines changed: 73 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"@types/react-dom": "^19.2.2",
3232
"@vitejs/plugin-react-swc": "^4.3.1",
3333
"@vitest/coverage-v8": "^4.1.8",
34-
"eslint": "^10.4.1",
34+
"eslint": "^10.5.0",
3535
"eslint-plugin-react-hooks": "^7.1.1",
36-
"eslint-plugin-react-refresh": "^0.5.0",
36+
"eslint-plugin-react-refresh": "^0.5.3",
3737
"globals": "^17.6.0",
3838
"jsdom": "^29.1.1",
3939
"typescript": "~6.0.3",
40-
"typescript-eslint": "^8.61.0",
40+
"typescript-eslint": "^8.61.1",
4141
"vite": "^8.0.16",
4242
"vitest": "^4.1.7"
4343
}

0 commit comments

Comments
 (0)