Skip to content

Commit 6eda138

Browse files
Bump dependency eslint to v9.31.0 (#1541)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 9.30.1 | 9.31.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 0a0c76a commit 6eda138

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

src/TodoApp/package-lock.json

Lines changed: 23 additions & 9 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.1.0",
2424
"@typescript-eslint/eslint-plugin": "8.36.0",
2525
"@typescript-eslint/parser": "8.36.0",
26-
"eslint": "9.30.1",
26+
"eslint": "9.31.0",
2727
"eslint-config-prettier": "10.1.5",
2828
"eslint-plugin-jest": "29.0.1",
2929
"globals": "16.3.0",

0 commit comments

Comments
 (0)