Bump typescript-eslint from 8.33.1 to 8.41.0 in /frontend (#105)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-27 20:19:57 +01:00 committed by GitHub
commit 79279df5b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 102 additions and 50 deletions

View file

@ -25,6 +25,6 @@
"eslint-plugin-unused-imports": "^4.1.4",
"npm-check-updates": "^18.0.1",
"prettier": "^3.5.3",
"typescript-eslint": "8.33.1"
"typescript-eslint": "8.41.0"
}
}