Bump typescript-eslint in the eslint-plugins group across 1 directory

Bumps the eslint-plugins group with 1 update in the / directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.8.0 to 8.8.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.8.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint-plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-12 18:11:31 +00:00 committed by GitHub
parent 7215d188a2
commit 1794a07204
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 942 additions and 249 deletions

1189
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -82,7 +82,7 @@
"sass": "^1.79.5",
"stylelint": "^15.11.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.0",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"vite-plugin-pwa": "^0.20.5",
"vitest": "^2.0.2"