Skip to content

Commit bcc611d

Browse files
chore(deps): update dependency typescript-eslint to v8.36.0 (#1114)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 77b35d6 commit bcc611d

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
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.35.1"
25+
"typescript-eslint": "8.36.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.35.1"
47+
"typescript-eslint": "8.36.0"
4848
}
4949
}

0 commit comments

Comments
 (0)