Skip to content

Commit 4474712

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v24.3.5
1 parent 9f568ac commit 4474712

4 files changed

Lines changed: 22 additions & 14 deletions

File tree

.pnp.cjs

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/eslint-plugin-jest-npm-24.1.5-68ccd68251-9e956c0ec9.zip renamed to .yarn/cache/eslint-plugin-jest-npm-24.3.5-2ba64079de-6352966b16.zip

97.1 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-eslint-comments": "3.2.0",
5151
"eslint-plugin-github": "4.1.1",
5252
"eslint-plugin-import": "2.22.1",
53-
"eslint-plugin-jest": "24.1.5",
53+
"eslint-plugin-jest": "24.3.5",
5454
"eslint-plugin-simple-import-sort": "7.0.0",
5555
"jest": "26.6.3",
5656
"jest-circus": "26.6.3",

yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2537,14 +2537,18 @@ __metadata:
25372537
languageName: node
25382538
linkType: hard
25392539

2540-
"eslint-plugin-jest@npm:24.1.5":
2541-
version: 24.1.5
2542-
resolution: "eslint-plugin-jest@npm:24.1.5"
2540+
"eslint-plugin-jest@npm:24.3.5":
2541+
version: 24.3.5
2542+
resolution: "eslint-plugin-jest@npm:24.3.5"
25432543
dependencies:
25442544
"@typescript-eslint/experimental-utils": ^4.0.1
25452545
peerDependencies:
2546+
"@typescript-eslint/eslint-plugin": ">= 4"
25462547
eslint: ">=5"
2547-
checksum: 9e956c0ec9567f91df15d2c0c92b3cf87eab62de10df1cf4daa21ba01857c8827d276474a68d70ae2db64a7ae104c8555124401e17dc4de1590b058cd7c8759e
2548+
peerDependenciesMeta:
2549+
"@typescript-eslint/eslint-plugin":
2550+
optional: true
2551+
checksum: 6352966b16a2a65cd5637f6d02ffcd59f52e8cb6cb8434d35520fe5b30cbf475e3a55a088fcf0d41d6f7c0dbd93e9b5c637707075fbb3d960b318c305c3ac7aa
25482552
languageName: node
25492553
linkType: hard
25502554

@@ -7168,7 +7172,7 @@ fsevents@^2.1.2:
71687172
eslint-plugin-eslint-comments: 3.2.0
71697173
eslint-plugin-github: 4.1.1
71707174
eslint-plugin-import: 2.22.1
7171-
eslint-plugin-jest: 24.1.5
7175+
eslint-plugin-jest: 24.3.5
71727176
eslint-plugin-simple-import-sort: 7.0.0
71737177
fast-xml-parser: 3.18.0
71747178
jest: 26.6.3

0 commit comments

Comments
 (0)