Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to ^27.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Sep 30, 2023
1 parent 93b92e9 commit ceb0593
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-fbt": "^0.6.0",
"eslint-plugin-ft-flow": "^3.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-monorepo": "^0.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ __metadata:
eslint-plugin-fbt: ^0.6.0
eslint-plugin-ft-flow: ^3.0.0
eslint-plugin-import: ^2.28.1
eslint-plugin-jest: ^27.4.0
eslint-plugin-jest: ^27.4.2
eslint-plugin-jest-dom: ^5.1.0
eslint-plugin-jsx-a11y: ^6.7.1
eslint-plugin-monorepo: ^0.3.2
Expand Down Expand Up @@ -11861,9 +11861,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 @@ -11875,7 +11875,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: c33593dba87e750123555c2de32fb174d6f2c92342571492f8dbde01bf61a8ac229dff31bd08fea16c3ca2c4843fc2fec985459c351319c019016767ed1cd78e
checksum: 99a8301ae00c37da97866b8b13c89a077716d2c653b26bc417d242e7300a43237c0017fd488c43966fa38585f19050facdbbc71d03ca36a1ce6f2ba930a9143e
languageName: node
linkType: hard

Expand Down

0 comments on commit ceb0593

Please sign in to comment.