Skip to content

Commit

Permalink
Bump typescript-eslint from 8.20.0 to 8.21.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.20.0 to 8.21.0.
- [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.21.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent e85b7f2 commit 3042e32
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 167 deletions.
204 changes: 38 additions & 166 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.7.3",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.21.0",
"util": "^0.12.5",
"vite": "^6.0.8",
"vite-plugin-environment": "^1.1.3"
Expand Down

0 comments on commit 3042e32

Please sign in to comment.