Skip to content

Commit 93070cd

Browse files
Update typescript-eslint monorepo to ^8.33.1
1 parent dc20192 commit 93070cd

File tree

2 files changed

+68
-65
lines changed

2 files changed

+68
-65
lines changed

package-lock.json

Lines changed: 65 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.2.0",
4040
"tfx-cli": "^0.21.1",
4141
"typescript": "^5.8.3",
42-
"typescript-eslint": "^8.33.0",
43-
"@typescript-eslint/eslint-plugin": "^8.33.0",
44-
"@typescript-eslint/parser": "^8.33.0"
42+
"typescript-eslint": "^8.33.1",
43+
"@typescript-eslint/eslint-plugin": "^8.33.1",
44+
"@typescript-eslint/parser": "^8.33.1"
4545
}
4646
}

0 commit comments

Comments
 (0)