Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v28.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Aug 11, 2024
1 parent a8c7980 commit 0c9af53
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-functional": "6.6.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.7.0",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jsdoc": "40.0.3",
"eslint-plugin-jsx-a11y": "6.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3062,7 +3062,7 @@ __metadata:
eslint-plugin-filenames: "npm:1.3.2"
eslint-plugin-functional: "npm:6.6.3"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:28.7.0"
eslint-plugin-jest: "npm:28.8.0"
eslint-plugin-jest-dom: "npm:5.4.0"
eslint-plugin-jsdoc: "npm:40.0.3"
eslint-plugin-jsx-a11y: "npm:6.9.0"
Expand Down Expand Up @@ -8886,9 +8886,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.7.0":
version: 28.7.0
resolution: "eslint-plugin-jest@npm:28.7.0"
"eslint-plugin-jest@npm:28.8.0":
version: 28.8.0
resolution: "eslint-plugin-jest@npm:28.8.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -8900,7 +8900,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/8b8ee85eeaa97a7291239fddef815432f24837d36550ecc9555573dc0b8033e53c431f9c523a908ebac1d097d4bd7f8fea882bc3d44324f9717b9f695dea4c71
checksum: 10c0/cb702701c20224d813b7d7515ed3fe4562b92cd4233db356b0948e0765a382a9887ae7dfd13191c2cabecbb4a6cbbd141f309618830b251c8f86a7f950e7f50b
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c9af53

Please sign in to comment.