Skip to content

Commit cbc7161

Browse files
Bump the ui-app-dependencies group in /ui/ui-app with 2 updates (#4735)
Bumps the ui-app-dependencies group in /ui/ui-app 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.11.0 to 7.12.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/v7.12.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.11.0 to 7.12.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/v7.12.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-app-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-app-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23c8293 commit cbc7161

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

ui/ui-app/package-lock.json

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

ui/ui-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@types/pluralize": "0.0.33",
2020
"@types/react": "18.3.3",
2121
"@types/react-dom": "18.3.0",
22-
"@typescript-eslint/eslint-plugin": "7.11.0",
23-
"@typescript-eslint/parser": "7.11.0",
22+
"@typescript-eslint/eslint-plugin": "7.12.0",
23+
"@typescript-eslint/parser": "7.12.0",
2424
"@vitejs/plugin-react-swc": "3.7.0",
2525
"eslint": "8.57.0",
2626
"eslint-plugin-react-hooks": "4.6.2",

0 commit comments

Comments
 (0)