Skip to content

Commit 1915c31

Browse files
chore(deps): update dependency typescript-eslint to v8.39.0 (#1191)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 9a53348 commit 1915c31

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.3",
2525
"typescript": "5.9.2",
26-
"typescript-eslint": "8.38.0"
26+
"typescript-eslint": "8.39.0"
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.3",
4545
"prettier": "3.6.2",
4646
"typescript": "5.9.2",
47-
"typescript-eslint": "8.38.0"
47+
"typescript-eslint": "8.39.0"
4848
}
4949
}

0 commit comments

Comments
 (0)