Skip to content

Commit 21f4d77

Browse files
build(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.2 (#1950)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.1 to 26.1.2. - [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.1...v26.1.2) --- 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 5a91477 commit 21f4d77

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.10.0",
2323
"eslint-config-prettier": "8.5.0",
2424
"eslint-plugin-import": "2.25.4",
25-
"eslint-plugin-jest": "26.1.1",
25+
"eslint-plugin-jest": "26.1.2",
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.1:
2085-
version "26.1.1"
2086-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1.tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1"
2087-
integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA==
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==
20882088
dependencies:
20892089
"@typescript-eslint/utils" "^5.10.0"
20902090

0 commit comments

Comments
 (0)