Skip to content

Commit 7162411

Browse files
Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#721)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.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@v27.2.1...v27.2.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48ad6d8 commit 7162411

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3576,19 +3576,20 @@ __metadata:
35763576
linkType: hard
35773577

35783578
"eslint-plugin-jest@npm:^27.2.1":
3579-
version: 27.2.1
3580-
resolution: "eslint-plugin-jest@npm:27.2.1"
3579+
version: 27.2.2
3580+
resolution: "eslint-plugin-jest@npm:27.2.2"
35813581
dependencies:
35823582
"@typescript-eslint/utils": ^5.10.0
35833583
peerDependencies:
35843584
"@typescript-eslint/eslint-plugin": ^5.0.0
35853585
eslint: ^7.0.0 || ^8.0.0
3586+
jest: "*"
35863587
peerDependenciesMeta:
35873588
"@typescript-eslint/eslint-plugin":
35883589
optional: true
35893590
jest:
35903591
optional: true
3591-
checksum: 579a4d26304cc6748b2e6dff6c965ea7a21b618d8b051eb02727d25cf5c7767f6db8ef5237531635ff77e242b983b973e7cb8c820a4d20d5bda73358c452a8ab
3592+
checksum: 98b63252d985f5dedf36ce9587dd4a0d24daf71ca8a997258343402c0d33ddd5070502378dafd9ac7fc0ef2e0d557b5c77f18e09ad73c71a52de8061db88293f
35923593
languageName: node
35933594
linkType: hard
35943595

0 commit comments

Comments
 (0)