Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v24.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent b6d63c8 commit 2e135e7
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-github": "4.1.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.5",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-simple-import-sort": "7.0.0",
"ignore-sync": "3.1.0",
"jest": "26.6.3",
Expand Down
14 changes: 9 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2546,14 +2546,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:24.1.5":
version: 24.1.5
resolution: "eslint-plugin-jest@npm:24.1.5"
"eslint-plugin-jest@npm:24.3.6":
version: 24.3.6
resolution: "eslint-plugin-jest@npm:24.3.6"
dependencies:
"@typescript-eslint/experimental-utils": ^4.0.1
peerDependencies:
"@typescript-eslint/eslint-plugin": ">= 4"
eslint: ">=5"
checksum: 9e956c0ec9567f91df15d2c0c92b3cf87eab62de10df1cf4daa21ba01857c8827d276474a68d70ae2db64a7ae104c8555124401e17dc4de1590b058cd7c8759e
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
checksum: 13f4522cd838a6a356a080f76424579a58aa2f9b4f4b3fdd3713278718496c62ba3d8f53c0fb6ad6fd96ca6cfd6ee728f7dd51893b91eccfb4396b832f757afb
languageName: node
linkType: hard

Expand Down Expand Up @@ -7208,7 +7212,7 @@ fsevents@^2.1.2:
eslint-plugin-eslint-comments: 3.2.0
eslint-plugin-github: 4.1.1
eslint-plugin-import: 2.22.1
eslint-plugin-jest: 24.1.5
eslint-plugin-jest: 24.3.6
eslint-plugin-simple-import-sort: 7.0.0
fast-xml-parser: 3.18.0
ignore-sync: 3.1.0
Expand Down

0 comments on commit 2e135e7

Please sign in to comment.