Skip to content

Commit a82d492

Browse files
build(deps-dev): bump eslint-plugin-jest from 26.1.2 to 26.1.3 (#1952)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.2 to 26.1.3. - [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.2...v26.1.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92abca2 commit a82d492

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "8.11.0",
2323
"eslint-config-prettier": "8.5.0",
2424
"eslint-plugin-import": "2.25.4",
25-
"eslint-plugin-jest": "26.1.2",
25+
"eslint-plugin-jest": "26.1.3",
2626
"eslint-plugin-prettier": "4.0.0",
2727
"jest": "27.5.1",
2828
"jest-runner-eslint": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2081,10 +2081,10 @@ eslint-plugin-import@2.25.4:
20812081
resolve "^1.20.0"
20822082
tsconfig-paths "^3.12.0"
20832083

2084-
eslint-plugin-jest@26.1.2:
2085-
version "26.1.2"
2086-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.2.tgz#0f1a15c62889fffc3f78a773749d672f1bedb15f"
2087-
integrity sha512-1bXCoRODPkGN06n9KAMls4Jm0eyS+0Q/LWcIxhqWR2ycV0Z7lnx2c10idk4dtFIJY5xStgiIr5snC6/rxcXpbw==
2084+
eslint-plugin-jest@26.1.3:
2085+
version "26.1.3"
2086+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.3.tgz#e722e5efeea18aa9dec7c7349987b641db19feb7"
2087+
integrity sha512-Pju+T7MFpo5VFhFlwrkK/9jRUu18r2iugvgyrWOnnGRaVTFFmFXp+xFJpHyqmjjLmGJPKLeEFLVTAxezkApcpQ==
20882088
dependencies:
20892089
"@typescript-eslint/utils" "^5.10.0"
20902090

0 commit comments

Comments
 (0)