Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v27.2.2 (prettie…
Browse files Browse the repository at this point in the history
…r#14970)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 26, 2023
1 parent 4aa0e8f commit 927ccc7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"eslint-formatter-friendly": "7.0.0",
"eslint-plugin-compat": "4.1.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-prettier-internal-rules": "2.0.1",
"eslint-plugin-react": "7.32.2",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3515,20 +3515,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.2.1":
version: 27.2.1
resolution: "eslint-plugin-jest@npm:27.2.1"
"eslint-plugin-jest@npm:27.2.2":
version: 27.2.2
resolution: "eslint-plugin-jest@npm:27.2.2"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0
eslint: ^7.0.0 || ^8.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 579a4d26304cc6748b2e6dff6c965ea7a21b618d8b051eb02727d25cf5c7767f6db8ef5237531635ff77e242b983b973e7cb8c820a4d20d5bda73358c452a8ab
checksum: 98b63252d985f5dedf36ce9587dd4a0d24daf71ca8a997258343402c0d33ddd5070502378dafd9ac7fc0ef2e0d557b5c77f18e09ad73c71a52de8061db88293f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6831,7 +6832,7 @@ __metadata:
eslint-formatter-friendly: 7.0.0
eslint-plugin-compat: 4.1.4
eslint-plugin-import: 2.27.5
eslint-plugin-jest: 27.2.1
eslint-plugin-jest: 27.2.2
eslint-plugin-n: 16.0.1
eslint-plugin-prettier-internal-rules: 2.0.1
eslint-plugin-react: 7.32.2
Expand Down

0 comments on commit 927ccc7

Please sign in to comment.