Skip to content

Commit e94a836

Browse files
chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.10.0 (#688)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4671b1f commit e94a836

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
@@ -67,7 +67,7 @@
6767
"cross-env": "^7.0.3",
6868
"dumi": "^2.0.13",
6969
"eslint": "^8.54.0",
70-
"eslint-plugin-jest": "^27.2.1",
70+
"eslint-plugin-jest": "^28.10.0",
7171
"eslint-plugin-unicorn": "^56.0.0",
7272
"expect.js": "~0.3.1",
7373
"father": "^4.1.1",

0 commit comments

Comments
 (0)