Skip to content

Commit 8e68d6a

Browse files
Bump typescript-eslint monorepo to v8.37.0 (#1543)
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 8.36.0 | 8.37.0 | | npm | @typescript-eslint/parser | 8.36.0 | 8.37.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c41b43f commit 8e68d6a

File tree

2 files changed

+58
-57
lines changed

2 files changed

+58
-57
lines changed

src/TodoApp/package-lock.json

Lines changed: 56 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/TodoApp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@babel/core": "7.28.0",
2222
"@babel/preset-env": "7.28.0",
2323
"@stylistic/eslint-plugin": "5.1.0",
24-
"@typescript-eslint/eslint-plugin": "8.36.0",
25-
"@typescript-eslint/parser": "8.36.0",
24+
"@typescript-eslint/eslint-plugin": "8.37.0",
25+
"@typescript-eslint/parser": "8.37.0",
2626
"eslint": "9.31.0",
2727
"eslint-config-prettier": "10.1.5",
2828
"eslint-plugin-jest": "29.0.1",

0 commit comments

Comments
 (0)