chore: bump typescript-eslint from 8.11.0 to 8.12.2 (#497)
Some checks failed
Build / Build Package (push) Failing after 1s
Check / Check Package (push) Failing after 1s
Test / Test Package (push) Failing after 1s
Test / Test Action (ubuntu-22.04) (push) Failing after 37s
Test / Test Action With Specified Directories (push) Failing after 31s
Test / Test Action Without Run Build (push) Failing after 30s
Test / Test Action With Additional Options (push) Failing after 1s
Test / Test Action With Custom Generator (push) Failing after 2s
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.11.0 to 8.12.2.
- [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.12.2/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-02 21:22:19 +07:00
committed by GitHub
parent 71717e1dba
commit 77dd31130b
2 changed files with 59 additions and 59 deletions

View File

@@ -25,7 +25,7 @@
"ts-jest": "^29.2.5",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.12.2"
},
"packageManager": "yarn@4.5.1"
}