Skip to content

Commit db2a9f3

Browse files
build(deps-dev): bump typescript-eslint from 8.14.0 to 8.16.0 (#1724)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.14.0 to 8.16.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.16.0/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>
1 parent 23b07dd commit db2a9f3

File tree

2 files changed

+77
-54
lines changed

2 files changed

+77
-54
lines changed

package-lock.json

+76-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"ts-jest": "^29.2.5",
8181
"ts-node": "^10.9.2",
8282
"typescript": "^5.5.4",
83-
"typescript-eslint": "8.14.0"
83+
"typescript-eslint": "8.16.0"
8484
},
8585
"optionalDependencies": {
8686
"fsevents": "^2.3.3"

0 commit comments

Comments
 (0)