Skip to content

Commit d804ccf

Browse files
chore(deps): update dependency typescript-eslint to v8.37.0 (#1140)
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 0c19eae commit d804ccf

File tree

4 files changed

+46
-52
lines changed

4 files changed

+46
-52
lines changed

actions/dependabot-auto-triage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-jest": "29.0.1",
2323
"eslint-plugin-prettier": "5.5.1",
2424
"typescript": "5.8.3",
25-
"typescript-eslint": "8.36.0"
25+
"typescript-eslint": "8.37.0"
2626
},
2727
"engines": {
2828
"bun": "^1.0.0"

actions/lint-pr-title/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"eslint-plugin-prettier": "5.5.1",
4545
"prettier": "3.6.2",
4646
"typescript": "5.8.3",
47-
"typescript-eslint": "8.36.0"
47+
"typescript-eslint": "8.37.0"
4848
}
4949
}

0 commit comments

Comments
 (0)