Skip to content

Commit a79201b

Browse files
Bump dependency eslint to v9.32.0 (#1572)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 9.31.0 | 9.32.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 c8c7045 commit a79201b

File tree

2 files changed

+17
-30
lines changed

2 files changed

+17
-30
lines changed

src/TodoApp/package-lock.json

Lines changed: 16 additions & 29 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@stylistic/eslint-plugin": "5.2.2",
2424
"@typescript-eslint/eslint-plugin": "8.38.0",
2525
"@typescript-eslint/parser": "8.38.0",
26-
"eslint": "9.31.0",
26+
"eslint": "9.32.0",
2727
"eslint-config-prettier": "10.1.8",
2828
"eslint-plugin-jest": "29.0.1",
2929
"globals": "16.3.0",

0 commit comments

Comments
 (0)