Skip to content

Commit 083b4e7

Browse files
chore: bump typescript-eslint from 7.18.0 to 8.0.0 (#380)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.18.0 to 8.0.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.0.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51d21ca commit 083b4e7

File tree

2 files changed

+63
-67
lines changed

2 files changed

+63
-67
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"prettier": "^3.3.3",
2424
"ts-jest": "^29.2.4",
2525
"typescript": "^5.5.4",
26-
"typescript-eslint": "^7.18.0"
26+
"typescript-eslint": "^8.0.0"
2727
},
2828
"packageManager": "[email protected]"
2929
}

yarn.lock

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

0 commit comments

Comments
 (0)