Skip to content

Commit 7695352

Browse files
chore(deps-dev): bump typescript-eslint in /src/frontend (#86)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.53.0 to 8.53.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.53.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 d8ca6e5 commit 7695352

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

src/frontend/package-lock.json

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

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"terser": "^5.46.0",
6464
"tw-animate-css": "^1.4.0",
6565
"typescript": "^5.9.3",
66-
"typescript-eslint": "^8.53.0",
66+
"typescript-eslint": "^8.53.1",
6767
"uuid": "^13.0.0",
6868
"vite": "^7.3.1",
6969
"vitest": "^4.0.17",

0 commit comments

Comments
 (0)