Skip to content

Commit f357a7a

Browse files
chore(deps): bump typescript-eslint
Bumps the eslint group with 1 update in the /tools/code-style directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.36.0 to 8.37.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.37.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7436f93 commit f357a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/code-style/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-tsdoc": "0.4.0",
1919
"globals": "^16.0.0",
2020
"neostandard": "0.12.2",
21-
"typescript-eslint": "8.36.0"
21+
"typescript-eslint": "8.37.0"
2222
},
2323
"scripts": {
2424
"cs-fix": "npm exec -- eslint --fix ."

0 commit comments

Comments
 (0)