Skip to content

Commit 3ceeffa

Browse files
Bump eslint-plugin-jest from 28.12.0 to 28.13.0 in /src/TodoApp (#1471)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.12.0 to 28.13.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.12.0...v28.13.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.13.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 13230d0 commit 3ceeffa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/TodoApp/package-lock.json

Lines changed: 4 additions & 4 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
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/parser": "^8.32.1",
2626
"eslint": "^9.28.0",
2727
"eslint-config-prettier": "^10.1.5",
28-
"eslint-plugin-jest": "^28.12.0",
28+
"eslint-plugin-jest": "^28.13.0",
2929
"globals": "^16.2.0",
3030
"jest": "^29.7.0",
3131
"moment": "^2.30.1",

0 commit comments

Comments
 (0)