Skip to content

Commit 73a3b93

Browse files
Bump eslint from 9.11.1 to 9.12.0 in /src/TodoApp (#116)
Bumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.11.1...v9.12.0) --- updated-dependencies: - dependency-name: eslint 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 b7d0e38 commit 73a3b93

File tree

2 files changed

+49
-38
lines changed

2 files changed

+49
-38
lines changed

src/TodoApp/package-lock.json

Lines changed: 48 additions & 37 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.31",
2525
"@typescript-eslint/eslint-plugin": "^8.8.0",
2626
"@typescript-eslint/parser": "^8.8.0",
27-
"eslint": "^9.11.1",
27+
"eslint": "^9.12.0",
2828
"eslint-config-prettier": "^9.1.0",
2929
"eslint-plugin-jest": "^28.8.3",
3030
"globals": "^15.10.0",

0 commit comments

Comments
 (0)