Skip to content

Commit addc441

Browse files
Bump @typescript-eslint/eslint-plugin from 8.32.0 to 8.32.1 in /ui (#226)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.32.0 to 8.32.1. - [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.32.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29fe50e commit addc441

File tree

2 files changed

+256
-21
lines changed

2 files changed

+256
-21
lines changed

ui/package-lock.json

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

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@tailwindcss/postcss": "^4.1.7",
2626
"@types/react": "^18.3.11",
2727
"@types/react-dom": "^18.3.0",
28-
"@typescript-eslint/eslint-plugin": "^8.32.0",
28+
"@typescript-eslint/eslint-plugin": "^8.32.1",
2929
"@typescript-eslint/parser": "^8.32.0",
3030
"@vitejs/plugin-react": "^4.4.1",
3131
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)