Skip to content

Commit a152366

Browse files
Bump eslint from 9.27.0 to 9.28.0 in /src/TodoApp (#1466)
Bumps [eslint](https://github.com/eslint/eslint) from 9.27.0 to 9.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.27.0...v9.28.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab52729 commit a152366

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/TodoApp/package-lock.json

Lines changed: 8 additions & 8 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": "^4.4.0",
2424
"@typescript-eslint/eslint-plugin": "^8.33.0",
2525
"@typescript-eslint/parser": "^8.32.1",
26-
"eslint": "^9.27.0",
26+
"eslint": "^9.28.0",
2727
"eslint-config-prettier": "^10.1.5",
2828
"eslint-plugin-jest": "^28.12.0",
2929
"globals": "^16.2.0",

0 commit comments

Comments
 (0)