Skip to content

Commit 6a4e867

Browse files
Update typescript-eslint monorepo to ^8.36.0 (#771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ec75d3 commit 6a4e867

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package-lock.json

Lines changed: 62 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"globals": "^16.3.0",
4040
"tfx-cli": "^0.21.1",
4141
"typescript": "^5.8.3",
42-
"typescript-eslint": "^8.35.1",
43-
"@typescript-eslint/eslint-plugin": "^8.35.1",
44-
"@typescript-eslint/parser": "^8.35.1"
42+
"typescript-eslint": "^8.36.0",
43+
"@typescript-eslint/eslint-plugin": "^8.36.0",
44+
"@typescript-eslint/parser": "^8.36.0"
4545
}
4646
}

0 commit comments

Comments
 (0)