Skip to content

Commit ba18bbd

Browse files
Bump eslint-plugin-jest from 28.8.3 to 28.9.0 in /src/TodoApp
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.3 to 28.9.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.8.3...v28.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a1f719 commit ba18bbd

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
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/parser": "^8.13.0",
2727
"eslint": "^9.14.0",
2828
"eslint-config-prettier": "^9.1.0",
29-
"eslint-plugin-jest": "^28.8.3",
29+
"eslint-plugin-jest": "^28.9.0",
3030
"globals": "^15.11.0",
3131
"jest": "^29.7.0",
3232
"moment": "^2.30.1",

0 commit comments

Comments
 (0)