Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 94a4222

Browse files
fix(deps): update typescript-eslint monorepo to v8.37.0 (#672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f255bd commit 94a4222

File tree

2 files changed

+138
-48
lines changed

2 files changed

+138
-48
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"dependencies": {
3939
"@eslint/eslintrc": "3.3.1",
40-
"@typescript-eslint/eslint-plugin": "8.36.0",
41-
"@typescript-eslint/parser": "8.36.0",
40+
"@typescript-eslint/eslint-plugin": "8.37.0",
41+
"@typescript-eslint/parser": "8.37.0",
4242
"eslint-config-airbnb": "19.0.4",
4343
"eslint-config-airbnb-base": "15.0.0",
4444
"eslint-config-airbnb-typescript": "18.0.0",

0 commit comments

Comments
 (0)