Skip to content

Commit a6bd7e8

Browse files
Bump eslint-plugin-jest from 25.7.0 to 26.0.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.7.0 to 26.0.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@v25.7.0...v26.0.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 2c2f797 commit a6bd7e8

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
@@ -57,7 +57,7 @@
5757
"eslint-config-prettier": "^8.3.0",
5858
"eslint-import-resolver-typescript": "^2.5.0",
5959
"eslint-plugin-import": "^2.25.3",
60-
"eslint-plugin-jest": "^25.2.1",
60+
"eslint-plugin-jest": "^26.0.0",
6161
"jest": "^27.0.1",
6262
"jest-when": "^3.1.0",
6363
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)