Skip to content

Commit b913974

Browse files
build(deps-dev): bump typescript-eslint from 8.59.2 to 8.59.3
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.59.2 to 8.59.3. - [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.59.3/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65448ae commit b913974

2 files changed

Lines changed: 66 additions & 66 deletions

File tree

package-lock.json

Lines changed: 65 additions & 65 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.59.2"
112+
"typescript-eslint": "8.59.3"
113113
},
114114
"lint-staged": {
115115
"src/**/*.ts": "eslint --fix"

0 commit comments

Comments
 (0)