Skip to content

Commit 28f309c

Browse files
Bump @typescript-eslint/eslint-plugin from 8.31.0 to 8.31.1 in /ui (#212)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.31.0 to 8.31.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.31.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.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 4e9baea commit 28f309c

File tree

2 files changed

+245
-20
lines changed

2 files changed

+245
-20
lines changed

ui/package-lock.json

Lines changed: 244 additions & 19 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
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@types/react": "^18.3.11",
2626
"@types/react-dom": "^18.3.0",
27-
"@typescript-eslint/eslint-plugin": "^8.31.0",
27+
"@typescript-eslint/eslint-plugin": "^8.31.1",
2828
"@typescript-eslint/parser": "^8.31.0",
2929
"@vitejs/plugin-react": "^4.3.1",
3030
"autoprefixer": "^10.4.16",

0 commit comments

Comments
 (0)