Skip to content

Commit b7d8b85

Browse files
chore(deps): update dependency typescript-eslint to v8.38.0 (#1160)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent a183429 commit b7d8b85

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
@@ -22,7 +22,7 @@
2222
"eslint-plugin-jest": "29.0.1",
2323
"eslint-plugin-prettier": "5.5.3",
2424
"typescript": "5.8.3",
25-
"typescript-eslint": "8.37.0"
25+
"typescript-eslint": "8.38.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.3",
4545
"prettier": "3.6.2",
4646
"typescript": "5.8.3",
47-
"typescript-eslint": "8.37.0"
47+
"typescript-eslint": "8.38.0"
4848
}
4949
}

0 commit comments

Comments
 (0)