Skip to content

Commit a7ee326

Browse files
Bump the ui-test-dependencies group across 1 directory with 3 updates (#5347)
Bumps the ui-test-dependencies group with 3 updates in the /ui/tests directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks). Updates `@typescript-eslint/eslint-plugin` from 8.8.1 to 8.9.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.8.1 to 8.9.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/parser) Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.0.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/eslint-plugin-react-hooks@5.0.0/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-test-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-test-dependencies - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major dependency-group: ui-test-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Wittmann <eric.wittmann@gmail.com>
1 parent 7b62f65 commit a7ee326

File tree

2 files changed

+97
-97
lines changed

2 files changed

+97
-97
lines changed

ui/tests/package-lock.json

+94-94
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/tests/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"@apicurio/eslint-config": "0.3.0",
1515
"@playwright/test": "1.48.0",
1616
"@types/node": "22.7.5",
17-
"@typescript-eslint/eslint-plugin": "8.8.1",
18-
"@typescript-eslint/parser": "8.8.1",
17+
"@typescript-eslint/eslint-plugin": "8.9.0",
18+
"@typescript-eslint/parser": "8.9.0",
1919
"eslint": "8.57.1",
20-
"eslint-plugin-react-hooks": "4.6.2",
20+
"eslint-plugin-react-hooks": "5.0.0",
2121
"eslint-plugin-react-refresh": "0.4.12"
2222
}
2323
}

0 commit comments

Comments
 (0)