Skip to content

Commit b43c2f2

Browse files
chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 (#1107)
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 b4a5a03 commit b43c2f2

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
@@ -78,7 +78,7 @@
7878
"enzyme-adapter-react-16": "^1.0.1",
7979
"enzyme-to-json": "^3.1.2",
8080
"eslint": "^8.54.0",
81-
"eslint-plugin-jest": "^27.6.0",
81+
"eslint-plugin-jest": "^28.2.0",
8282
"eslint-plugin-unicorn": "^52.0.0",
8383
"father": "^4.0.0",
8484
"gh-pages": "^6.1.0",

0 commit comments

Comments
 (0)