Skip to content

Commit 0c32127

Browse files
Update typescript-eslint monorepo to ^8.46.2 (#846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9a10e9 commit 0c32127

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

package-lock.json

Lines changed: 64 additions & 64 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
@@ -33,13 +33,13 @@
3333
"@eslint/eslintrc": "^3.3.1",
3434
"@eslint/js": "^9.37.0",
3535
"@types/core-js": "^2.5.8",
36-
"@typescript-eslint/eslint-plugin": "^8.45.0",
37-
"@typescript-eslint/parser": "^8.45.0",
36+
"@typescript-eslint/eslint-plugin": "^8.46.2",
37+
"@typescript-eslint/parser": "^8.46.2",
3838
"eslint": "^9.37.0",
3939
"glob-exec": "^0.1.1",
4040
"globals": "^16.4.0",
4141
"tfx-cli": "^0.22.1",
4242
"typescript": "^5.9.3",
43-
"typescript-eslint": "^8.45.0"
43+
"typescript-eslint": "^8.46.2"
4444
}
4545
}

0 commit comments

Comments
 (0)