Skip to content

Commit 577086e

Browse files
Bump eslint-plugin-jest from 26.1.0 to 26.1.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.0 to 26.1.1. - [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@v26.1.0...v26.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4097787 commit 577086e

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
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/parser": "5.12.0",
4242
"eslint": "8.10.0",
4343
"eslint-plugin-import": "2.25.4",
44-
"eslint-plugin-jest": "26.1.0",
44+
"eslint-plugin-jest": "26.1.1",
4545
"jest": "27.5.1",
4646
"prettier": "2.5.1",
4747
"ts-jest": "27.1.3",

0 commit comments

Comments
 (0)