Skip to content

Commit cc2c6a1

Browse files
build(deps-dev): bump eslint-plugin-jest from 28.2.0 to 28.3.0 (#518)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.2.0 to 28.3.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.2.0...v28.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30026d1 commit cc2c6a1

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
@@ -28,7 +28,7 @@
2828
"@vercel/ncc": "^0.38.1",
2929
"eslint": "^8.57.0",
3030
"eslint-config-prettier": "^9.1.0",
31-
"eslint-plugin-jest": "^28.2.0",
31+
"eslint-plugin-jest": "^28.3.0",
3232
"eslint-plugin-prettier": "^5.1.3",
3333
"husky": "^9.0.11",
3434
"jest": "^29.7.0",

0 commit comments

Comments
 (0)