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
| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| npm        | eslint-plugin-jest | 27.4.0 | 27.4.2 |
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent dfe9c79 commit b307d56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"eslint-formatter-gha": "1.4.2",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-typescript-enum": "2.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6946,9 +6946,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 @@ -6960,7 +6960,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: c33593dba87e750123555c2de32fb174d6f2c92342571492f8dbde01bf61a8ac229dff31bd08fea16c3ca2c4843fc2fec985459c351319c019016767ed1cd78e
checksum: 99a8301ae00c37da97866b8b13c89a077716d2c653b26bc417d242e7300a43237c0017fd488c43966fa38585f19050facdbbc71d03ca36a1ce6f2ba930a9143e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8475,7 +8475,7 @@ __metadata:
eslint-formatter-gha: 1.4.2
eslint-import-resolver-typescript: 3.6.1
eslint-plugin-import: 2.28.1
eslint-plugin-jest: 27.4.0
eslint-plugin-jest: 27.4.2
eslint-plugin-jest-formatting: 3.1.0
eslint-plugin-promise: 6.1.1
eslint-plugin-typescript-enum: 2.1.0
Expand Down

0 comments on commit b307d56

Please sign in to comment.