Skip to content

Commit 949555d

Browse files
build(deps-dev): bump the ui-dependencies group (#4352)
Bumps the ui-dependencies group in /ui/tests with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.0.1 to 7.0.2 - [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/v7.0.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.0.1 to 7.0.2 - [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/v7.0.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33f348c commit 949555d

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

ui/tests/package-lock.json

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

ui/tests/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@apicurio/eslint-config": "0.2.0",
1515
"@playwright/test": "1.41.2",
1616
"@types/node": "20.11.19",
17-
"@typescript-eslint/eslint-plugin": "7.0.1",
18-
"@typescript-eslint/parser": "7.0.1",
17+
"@typescript-eslint/eslint-plugin": "7.0.2",
18+
"@typescript-eslint/parser": "7.0.2",
1919
"eslint": "8.56.0",
2020
"eslint-plugin-react-hooks": "4.6.0",
2121
"eslint-plugin-react-refresh": "0.4.5"

0 commit comments

Comments
 (0)