Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v27.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent 264e1df commit f29ecc9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4587,9 +4587,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.4.0":
version: 27.4.0
resolution: "eslint-plugin-jest@npm:27.4.0"
"eslint-plugin-jest@npm:27.4.2":
version: 27.4.2
resolution: "eslint-plugin-jest@npm:27.4.2"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
Expand All @@ -4601,7 +4601,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: c33593dba87e750123555c2de32fb174d6f2c92342571492f8dbde01bf61a8ac229dff31bd08fea16c3ca2c4843fc2fec985459c351319c019016767ed1cd78e
checksum: 99a8301ae00c37da97866b8b13c89a077716d2c653b26bc417d242e7300a43237c0017fd488c43966fa38585f19050facdbbc71d03ca36a1ce6f2ba930a9143e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8521,7 +8521,7 @@ __metadata:
eslint-config-airbnb: 19.0.4
eslint-config-prettier: 9.0.0
eslint-plugin-import: 2.28.1
eslint-plugin-jest: 27.4.0
eslint-plugin-jest: 27.4.2
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 5.0.0
eslint-plugin-react: 7.33.2
Expand Down

0 comments on commit f29ecc9

Please sign in to comment.