Skip to content

Commit b9ca406

Browse files
Bump typescript-eslint from 8.8.0 to 8.12.1 (#71)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.8.0 to 8.12.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.12.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76f3d78 commit b9ca406

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package-lock.json

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"prettier": "^3",
3535
"ts-jest": "^29",
3636
"typescript": "~5.6",
37-
"typescript-eslint": "^8.8.0"
37+
"typescript-eslint": "^8.12.1"
3838
},
3939
"scripts": {
4040
"build": "tsc --project tsconfig.build.json",

0 commit comments

Comments
 (0)