Skip to content

Commit 1090981

Browse files
chore(deps-dev): bump typescript-eslint from 8.42.0 to 8.43.0 (#75)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.42.0 to 8.43.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.43.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.43.0 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 d4e3a6a commit 1090981

File tree

2 files changed

+111
-98
lines changed

2 files changed

+111
-98
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"globals": "^16.2.0",
6262
"jest": "^30.0.4",
6363
"typescript": "^5.4.5",
64-
"typescript-eslint": "^8.39.1"
64+
"typescript-eslint": "^8.43.0"
6565
},
6666
"engines": {
6767
"node": ">=18.0"

0 commit comments

Comments
 (0)