Skip to content

Commit 59ae82b

Browse files
Update typescript-eslint monorepo to ^8.46.3
1 parent d1e94ae commit 59ae82b

File tree

2 files changed

+71
-67
lines changed

2 files changed

+71
-67
lines changed

package-lock.json

Lines changed: 68 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.39.0",
3535
"@types/core-js": "^2.5.8",
36-
"@typescript-eslint/eslint-plugin": "^8.46.2",
37-
"@typescript-eslint/parser": "^8.46.2",
36+
"@typescript-eslint/eslint-plugin": "^8.46.3",
37+
"@typescript-eslint/parser": "^8.46.3",
3838
"eslint": "^9.39.0",
3939
"glob-exec": "^0.1.1",
4040
"globals": "^16.5.0",
4141
"tfx-cli": "^0.22.1",
4242
"typescript": "^5.9.3",
43-
"typescript-eslint": "^8.46.2"
43+
"typescript-eslint": "^8.46.3"
4444
}
4545
}

0 commit comments

Comments
 (0)