Skip to content

Commit d5b3a27

Browse files
Bump eslint from 9.19.0 to 9.20.1 in /src/TodoApp
Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.20.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.20.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9baf2e5 commit d5b3a27

File tree

2 files changed

+23
-10
lines changed

2 files changed

+23
-10
lines changed

src/TodoApp/package-lock.json

Lines changed: 22 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
@@ -24,7 +24,7 @@
2424
"@types/jquery": "^3.5.32",
2525
"@typescript-eslint/eslint-plugin": "^8.23.0",
2626
"@typescript-eslint/parser": "^8.23.0",
27-
"eslint": "^9.19.0",
27+
"eslint": "^9.20.1",
2828
"eslint-config-prettier": "^10.0.1",
2929
"eslint-plugin-jest": "^28.11.0",
3030
"globals": "^15.14.0",

0 commit comments

Comments
 (0)