Skip to content

Commit

Permalink
Bump typescript-eslint from 7.1.0 to 8.8.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 7.1.0 to 8.8.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.8.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 3acdd63 commit 13f6a46
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 88 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"stylelint-config-standard": "22.0.0",
"stylelint-declaration-strict-value": "1.7.12",
"typescript": "^5.3.3",
"typescript-eslint": "^7.1.0"
"typescript-eslint": "^8.8.0"
},
"resolutions": {
"@types/react": "^18.0.24",
Expand Down
Loading

0 comments on commit 13f6a46

Please sign in to comment.