Skip to content

Commit 5d4f071

Browse files
chore(deps-dev): bump eslint-plugin-jest from 28.8.0 to 28.8.1 (#355)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.0 to 28.8.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.8.0...v28.8.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 348a1bb commit 5d4f071

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"eslint": "^9.9.1",
4545
"globals": "^15.9.0",
4646
"jest": "^29.7.0",
47-
"eslint-plugin-jest": "^28.8.0"
47+
"eslint-plugin-jest": "^28.8.1"
4848
}
4949
}

0 commit comments

Comments
 (0)