Skip to content

Commit ddb7f92

Browse files
Bump eslint-plugin-jest from 27.9.0 to 28.2.0
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] <support@github.com>
1 parent 61a8918 commit ddb7f92

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
@@ -18,7 +18,7 @@
1818
"eslint-config-prettier": "^9.0.0",
1919
"eslint-import-resolver-typescript": "^3.5.1",
2020
"eslint-plugin-import": "^2.25.3",
21-
"eslint-plugin-jest": "^27.0.4",
21+
"eslint-plugin-jest": "^28.2.0",
2222
"prettier": "2.2.1"
2323
}
2424
}

0 commit comments

Comments
 (0)