Skip to content

Commit 2b089b5

Browse files
build(deps-dev): bump typescript-eslint from 8.60.1 to 8.61.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.60.1 to 8.61.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.61.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.61.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66038d4 commit 2b089b5

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

package-lock.json

Lines changed: 64 additions & 64 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
@@ -109,7 +109,7 @@
109109
"make-coverage-badge": "^1.2.0",
110110
"npm-run-all": "^4.1.5",
111111
"typescript": "6.0.3",
112-
"typescript-eslint": "8.60.1"
112+
"typescript-eslint": "8.61.1"
113113
},
114114
"lint-staged": {
115115
"src/**/*.ts": "eslint --fix"

0 commit comments

Comments
 (0)