Skip to content

Commit 0538f10

Browse files
chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.9.0 (#753)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 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@v27.9.0...v28.9.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <[email protected]>
1 parent 99bdde2 commit 0538f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"cross-env": "^7.0.2",
6262
"dumi": "^2.0.0",
6363
"eslint": "^8.54.0",
64-
"eslint-plugin-jest": "^27.2.1",
64+
"eslint-plugin-jest": "^28.9.0",
6565
"eslint-plugin-unicorn": "^56.0.1",
6666
"fastclick": "~1.0.6",
6767
"father": "^4.0.0",

0 commit comments

Comments
 (0)