Skip to content

Commit 334e8e9

Browse files
chore(deps): update typescript-eslint monorepo to ^8.46.0
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 8.46.0 | 8.46.1 | | npm | @typescript-eslint/parser | 8.46.0 | 8.46.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent cebc846 commit 334e8e9

File tree

2 files changed

+80
-1514
lines changed

2 files changed

+80
-1514
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@types/node": "22.18.8",
5555
"@types/react": "18.3.12",
5656
"@types/react-dom": "18.3.1",
57-
"@typescript-eslint/eslint-plugin": "^8.12.2",
58-
"@typescript-eslint/parser": "^8.12.2",
57+
"@typescript-eslint/eslint-plugin": "^8.46.0",
58+
"@typescript-eslint/parser": "^8.46.0",
5959
"cspell": "9.2.1",
6060
"esbuild": "^0.25.0",
6161
"eslint": "^9.13.0",

0 commit comments

Comments
 (0)