Skip to content

Commit ec32ea2

Browse files
Update typescript-eslint monorepo to ^8.41.0 (#800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36d58ff commit ec32ea2

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.34.0",
3535
"@types/core-js": "^2.5.8",
36-
"@typescript-eslint/eslint-plugin": "^8.39.1",
37-
"@typescript-eslint/parser": "^8.39.1",
36+
"@typescript-eslint/eslint-plugin": "^8.41.0",
37+
"@typescript-eslint/parser": "^8.41.0",
3838
"eslint": "^9.34.0",
3939
"glob-exec": "^0.1.1",
4040
"globals": "^16.3.0",
4141
"tfx-cli": "^0.21.3",
4242
"typescript": "^5.9.2",
43-
"typescript-eslint": "^8.39.1"
43+
"typescript-eslint": "^8.41.0"
4444
}
4545
}

0 commit comments

Comments
 (0)