Bump typescript-eslint from 8.24.1 to 8.25.0

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.24.1 to 8.25.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.25.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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 14:29:00 +00:00
committed by GitHub
parent c574a6b7f3
commit 61baa2a3bb
2 changed files with 168 additions and 222 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
"eslint-plugin-prettier": "^5.2.3",
"globals": "^16.0.0",
"prettier": "3.5.3",
"typescript-eslint": "^8.24.1"
"typescript-eslint": "^8.25.0"
}
}