Skip to content

Commit 42f9329

Browse files
Bump eslint-plugin-jest from 28.11.1 to 28.12.0 in /src/TodoApp (#1463)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.11.1 to 28.12.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.11.1...v28.12.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.12.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 5ddf03b commit 42f9329

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.27.0",
2727
"eslint-config-prettier": "^10.1.5",
28-
"eslint-plugin-jest": "^28.11.1",
28+
"eslint-plugin-jest": "^28.12.0",
2929
"globals": "^16.2.0",
3030
"jest": "^29.7.0",
3131
"moment": "^2.30.1",

0 commit comments

Comments
 (0)