Skip to content

Commit 0d2ae1b

Browse files
chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 (#517)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.2.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.2.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>
1 parent d35afb3 commit 0d2ae1b

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
@@ -54,7 +54,7 @@
5454
"cross-env": "^7.0.2",
5555
"dumi": "^2.1.3",
5656
"eslint": "^8.54.0",
57-
"eslint-plugin-jest": "^27.6.0",
57+
"eslint-plugin-jest": "^28.2.0",
5858
"eslint-plugin-unicorn": "^50.0.1",
5959
"father": "^4.1.3",
6060
"glob": "^9.2.1",

0 commit comments

Comments
 (0)