Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v24.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 2, 2021
1 parent ddfb7c2 commit 1211400
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 14 deletions.
20 changes: 12 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.2",
"eslint-plugin-simple-import-sort": "7.0.0",
"jest": "26.6.3",
"jest-circus": "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 @@ -2537,14 +2537,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.2":
version: 24.3.2
resolution: "eslint-plugin-jest@npm:24.3.2"
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: caf92f0bab6800bbf1fcfa8d75e1b7ad2bfb77914abdf1f0c33ac2b0d3b15c48cbec7b36a828931048f71dc181bbda9ede1d74b9a153f92029de0680644d1d14
languageName: node
linkType: hard

Expand Down Expand Up @@ -7168,7 +7172,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.2
eslint-plugin-simple-import-sort: 7.0.0
fast-xml-parser: 3.18.0
jest: 26.6.3
Expand Down

0 comments on commit 1211400

Please sign in to comment.