Skip to content

Commit efa98dc

Browse files
Bump eslint-plugin-jest from 27.9.0 to 28.10.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.10.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@v27.9.0...v28.10.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 053b798 commit efa98dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@typescript-eslint/parser": "^5.0.0",
4848
"eslint": "^8.0.0",
4949
"eslint-config-prettier": "^9.1.0",
50-
"eslint-plugin-jest": "^27.1.0",
50+
"eslint-plugin-jest": "^28.10.0",
5151
"eslint-plugin-n": "^17.10.3",
5252
"husky": "^9.1.6",
5353
"jest": "^29.1.2",

0 commit comments

Comments
 (0)