Skip to content

Commit 4fe91c6

Browse files
Bump eslint-plugin-jest from 26.8.2 to 27.1.3 (#2298)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.8.2 to 27.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.8.2...v27.1.3) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51ef9e7 commit 4fe91c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"cssstats": "4.0.5",
5656
"eslint": "8.25.0",
5757
"eslint-plugin-github": "4.3.7",
58-
"eslint-plugin-jest": "26.8.2",
58+
"eslint-plugin-jest": "27.1.3",
5959
"eslint-plugin-prettier": "4.2.1",
6060
"filesize": "9.0.11",
6161
"front-matter": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2452,10 +2452,10 @@ eslint-plugin-import@^2.25.2:
24522452
resolve "^1.20.0"
24532453
tsconfig-paths "^3.11.0"
24542454

2455-
eslint-plugin-jest@26.8.2:
2456-
version "26.8.2"
2457-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.2.tgz#42a1248a5ade2bc589eb0f9c4e0608dd89b18cf3"
2458-
integrity sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA==
2455+
eslint-plugin-jest@27.1.3:
2456+
version "27.1.3"
2457+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.3.tgz#9f359eeac0c720a825f658e7e261a9eef869dc8d"
2458+
integrity sha512-7DrIfYRQPa7JQd1Le8G/BJsfYHVUKQdJQ/6vULSp/4NjKZmSMJ/605G2hhScEra++SiH68zPEjLnrO74nHrMLg==
24592459
dependencies:
24602460
"@typescript-eslint/utils" "^5.10.0"
24612461

0 commit comments

Comments
 (0)