Skip to content

Commit c06a8a9

Browse files
Update eslint monorepo to ^9.35.0 (#820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5ab33f commit c06a8a9

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"license": "MIT",
3232
"devDependencies": {
3333
"@eslint/eslintrc": "^3.3.1",
34-
"@eslint/js": "^9.34.0",
34+
"@eslint/js": "^9.35.0",
3535
"@types/core-js": "^2.5.8",
3636
"@typescript-eslint/eslint-plugin": "^8.42.0",
3737
"@typescript-eslint/parser": "^8.42.0",
38-
"eslint": "^9.34.0",
38+
"eslint": "^9.35.0",
3939
"glob-exec": "^0.1.1",
4040
"globals": "^16.3.0",
4141
"tfx-cli": "^0.22.0",

0 commit comments

Comments
 (0)