Skip to content

Commit e8279f1

Browse files
Bump eslint-plugin-jest from 28.13.5 to 29.0.1 in /src/TodoApp (#345)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.13.5 to 29.0.1. - [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.13.5...v29.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f47988 commit e8279f1

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
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/parser": "^8.32.1",
2626
"eslint": "^9.29.0",
2727
"eslint-config-prettier": "^10.1.5",
28-
"eslint-plugin-jest": "^28.13.5",
28+
"eslint-plugin-jest": "^29.0.1",
2929
"globals": "^16.2.0",
3030
"jest": "^30.0.0",
3131
"moment": "^2.30.1",

0 commit comments

Comments
 (0)