Skip to content

Commit 766d00e

Browse files
chore(deps): update dependency typescript-eslint to v8.46.2 (#1450)
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | npm | typescript-eslint | 8.46.1 | 8.46.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 93f1ff8 commit 766d00e

File tree

4 files changed

+28
-28
lines changed

4 files changed

+28
-28
lines changed

actions/dependabot-auto-triage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-jest": "29.0.1",
2424
"eslint-plugin-prettier": "5.5.4",
2525
"typescript": "5.9.3",
26-
"typescript-eslint": "8.46.1"
26+
"typescript-eslint": "8.46.2"
2727
},
2828
"engines": {
2929
"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.4",
4545
"prettier": "3.6.2",
4646
"typescript": "5.9.3",
47-
"typescript-eslint": "8.46.1"
47+
"typescript-eslint": "8.46.2"
4848
}
4949
}

0 commit comments

Comments
 (0)