Skip to content

Commit 5c050d6

Browse files
build(deps-dev): 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 [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks). Updates `eslint` from 8.57.1 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.22.0) Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20a67fc commit 5c050d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"@u-wave/translate": "^1.1.0",
2121
"@vitest/coverage-v8": "^3.0.2",
2222
"cross-env": "^7.0.2",
23-
"eslint": "^8.3.0",
23+
"eslint": "^9.22.0",
2424
"eslint-config-airbnb": "^19.0.0",
2525
"eslint-plugin-import": "^2.21.2",
2626
"eslint-plugin-jsx-a11y": "^6.3.1",
2727
"eslint-plugin-react": "^7.20.0",
28-
"eslint-plugin-react-hooks": "^4.0.4",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"jsdom": "^25.0.1",
3030
"react": "^18.0.0",
3131
"react-dom": "^18.0.0",

0 commit comments

Comments
 (0)