Bump typescript-eslint from 8.23.0 to 8.24.1

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.23.0 to 8.24.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.24.1/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-02-24 05:08:08 +00:00
committed by GitHub
parent 0ce94c0fe0
commit 17b5306940
2 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
"eslint-plugin-prettier": "^5.2.3",
"globals": "^15.14.0",
"prettier": "3.4.2",
"typescript-eslint": "^8.23.0"
"typescript-eslint": "^8.24.1"
}
}