Skip to content

Commit 726ca20

Browse files
authored
chore: upgrade to new Jest ESLint plugin (#15013)
1 parent 6c49a41 commit 726ca20

File tree

2 files changed

+12
-93
lines changed

2 files changed

+12
-93
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-import-resolver-typescript": "^3.2.5",
3737
"eslint-plugin-eslint-comments": "^3.1.2",
3838
"eslint-plugin-import": "^2.6.0",
39-
"eslint-plugin-jest": "^27.1.0",
39+
"eslint-plugin-jest": "^28.0.0",
4040
"eslint-plugin-jsdoc": "^48.0.0",
4141
"eslint-plugin-local": "link:./.eslintplugin",
4242
"eslint-plugin-markdown": "^3.0.0",

yarn.lock

Lines changed: 11 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -3048,7 +3048,7 @@ __metadata:
30483048
eslint-import-resolver-typescript: ^3.2.5
30493049
eslint-plugin-eslint-comments: ^3.1.2
30503050
eslint-plugin-import: ^2.6.0
3051-
eslint-plugin-jest: ^27.1.0
3051+
eslint-plugin-jest: ^28.0.0
30523052
eslint-plugin-jsdoc: ^48.0.0
30533053
eslint-plugin-local: "link:./.eslintplugin"
30543054
eslint-plugin-markdown: ^3.0.0
@@ -5586,7 +5586,7 @@ __metadata:
55865586
languageName: node
55875587
linkType: hard
55885588

5589-
"@types/semver@npm:^7.1.0, @types/semver@npm:^7.3.12, @types/semver@npm:^7.5.0":
5589+
"@types/semver@npm:^7.1.0, @types/semver@npm:^7.5.0":
55905590
version: 7.5.8
55915591
resolution: "@types/semver@npm:7.5.8"
55925592
checksum: ea6f5276f5b84c55921785a3a27a3cd37afee0111dfe2bcb3e03c31819c197c782598f17f0b150a69d453c9584cd14c4c4d7b9a55d2c5e6cacd4d66fdb3b3663
@@ -5783,16 +5783,6 @@ __metadata:
57835783
languageName: node
57845784
linkType: hard
57855785

5786-
"@typescript-eslint/scope-manager@npm:5.62.0":
5787-
version: 5.62.0
5788-
resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
5789-
dependencies:
5790-
"@typescript-eslint/types": 5.62.0
5791-
"@typescript-eslint/visitor-keys": 5.62.0
5792-
checksum: 6062d6b797fe1ce4d275bb0d17204c827494af59b5eaf09d8a78cdd39dadddb31074dded4297aaf5d0f839016d601032857698b0e4516c86a41207de606e9573
5793-
languageName: node
5794-
linkType: hard
5795-
57965786
"@typescript-eslint/scope-manager@npm:6.21.0":
57975787
version: 6.21.0
57985788
resolution: "@typescript-eslint/scope-manager@npm:6.21.0"
@@ -5820,38 +5810,13 @@ __metadata:
58205810
languageName: node
58215811
linkType: hard
58225812

5823-
"@typescript-eslint/types@npm:5.62.0":
5824-
version: 5.62.0
5825-
resolution: "@typescript-eslint/types@npm:5.62.0"
5826-
checksum: 48c87117383d1864766486f24de34086155532b070f6264e09d0e6139449270f8a9559cfef3c56d16e3bcfb52d83d42105d61b36743626399c7c2b5e0ac3b670
5827-
languageName: node
5828-
linkType: hard
5829-
58305813
"@typescript-eslint/types@npm:6.21.0":
58315814
version: 6.21.0
58325815
resolution: "@typescript-eslint/types@npm:6.21.0"
58335816
checksum: 9501b47d7403417af95fc1fb72b2038c5ac46feac0e1598a46bcb43e56a606c387e9dcd8a2a0abe174c91b509f2d2a8078b093786219eb9a01ab2fbf9ee7b684
58345817
languageName: node
58355818
linkType: hard
58365819

5837-
"@typescript-eslint/typescript-estree@npm:5.62.0":
5838-
version: 5.62.0
5839-
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
5840-
dependencies:
5841-
"@typescript-eslint/types": 5.62.0
5842-
"@typescript-eslint/visitor-keys": 5.62.0
5843-
debug: ^4.3.4
5844-
globby: ^11.1.0
5845-
is-glob: ^4.0.3
5846-
semver: ^7.3.7
5847-
tsutils: ^3.21.0
5848-
peerDependenciesMeta:
5849-
typescript:
5850-
optional: true
5851-
checksum: 3624520abb5807ed8f57b1197e61c7b1ed770c56dfcaca66372d584ff50175225798bccb701f7ef129d62c5989070e1ee3a0aa2d84e56d9524dcf011a2bb1a52
5852-
languageName: node
5853-
linkType: hard
5854-
58555820
"@typescript-eslint/typescript-estree@npm:6.21.0":
58565821
version: 6.21.0
58575822
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
@@ -5871,7 +5836,7 @@ __metadata:
58715836
languageName: node
58725837
linkType: hard
58735838

5874-
"@typescript-eslint/utils@npm:6.21.0":
5839+
"@typescript-eslint/utils@npm:6.21.0, @typescript-eslint/utils@npm:^6.0.0":
58755840
version: 6.21.0
58765841
resolution: "@typescript-eslint/utils@npm:6.21.0"
58775842
dependencies:
@@ -5888,34 +5853,6 @@ __metadata:
58885853
languageName: node
58895854
linkType: hard
58905855

5891-
"@typescript-eslint/utils@npm:^5.10.0":
5892-
version: 5.62.0
5893-
resolution: "@typescript-eslint/utils@npm:5.62.0"
5894-
dependencies:
5895-
"@eslint-community/eslint-utils": ^4.2.0
5896-
"@types/json-schema": ^7.0.9
5897-
"@types/semver": ^7.3.12
5898-
"@typescript-eslint/scope-manager": 5.62.0
5899-
"@typescript-eslint/types": 5.62.0
5900-
"@typescript-eslint/typescript-estree": 5.62.0
5901-
eslint-scope: ^5.1.1
5902-
semver: ^7.3.7
5903-
peerDependencies:
5904-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
5905-
checksum: ee9398c8c5db6d1da09463ca7bf36ed134361e20131ea354b2da16a5fdb6df9ba70c62a388d19f6eebb421af1786dbbd79ba95ddd6ab287324fc171c3e28d931
5906-
languageName: node
5907-
linkType: hard
5908-
5909-
"@typescript-eslint/visitor-keys@npm:5.62.0":
5910-
version: 5.62.0
5911-
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
5912-
dependencies:
5913-
"@typescript-eslint/types": 5.62.0
5914-
eslint-visitor-keys: ^3.3.0
5915-
checksum: 976b05d103fe8335bef5c93ad3f76d781e3ce50329c0243ee0f00c0fcfb186c81df50e64bfdd34970148113f8ade90887f53e3c4938183afba830b4ba8e30a35
5916-
languageName: node
5917-
linkType: hard
5918-
59195856
"@typescript-eslint/visitor-keys@npm:6.21.0":
59205857
version: 6.21.0
59215858
resolution: "@typescript-eslint/visitor-keys@npm:6.21.0"
@@ -9554,21 +9491,21 @@ __metadata:
95549491
languageName: node
95559492
linkType: hard
95569493

9557-
"eslint-plugin-jest@npm:^27.1.0":
9558-
version: 27.9.0
9559-
resolution: "eslint-plugin-jest@npm:27.9.0"
9494+
"eslint-plugin-jest@npm:^28.0.0":
9495+
version: 28.0.0
9496+
resolution: "eslint-plugin-jest@npm:28.0.0"
95609497
dependencies:
9561-
"@typescript-eslint/utils": ^5.10.0
9498+
"@typescript-eslint/utils": ^6.0.0
95629499
peerDependencies:
9563-
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0 || ^7.0.0
9564-
eslint: ^7.0.0 || ^8.0.0
9500+
"@typescript-eslint/eslint-plugin": ^6.0.0 || ^7.0.0
9501+
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
95659502
jest: "*"
95669503
peerDependenciesMeta:
95679504
"@typescript-eslint/eslint-plugin":
95689505
optional: true
95699506
jest:
95709507
optional: true
9571-
checksum: e2a4b415105408de28ad146818fcc6f4e122f6a39c6b2216ec5c24a80393f1390298b20231b0467bc5fd730f6e24b05b89e1a6a3ce651fc159aa4174ecc233d0
9508+
checksum: 4685a6fccd74364c0f03101215c9e80d95124dd43ed4786b6fcbe978f6a3dfd133cd79fe890d957a613083a34825b1f86a8f8b565ca24a053fe2457ef093959c
95729509
languageName: node
95739510
linkType: hard
95749511

@@ -9663,7 +9600,7 @@ __metadata:
96639600
languageName: node
96649601
linkType: hard
96659602

9666-
"eslint-scope@npm:5.1.1, eslint-scope@npm:^5.1.1":
9603+
"eslint-scope@npm:5.1.1":
96679604
version: 5.1.1
96689605
resolution: "eslint-scope@npm:5.1.1"
96699606
dependencies:
@@ -20326,13 +20263,6 @@ __metadata:
2032620263
languageName: node
2032720264
linkType: hard
2032820265

20329-
"tslib@npm:^1.8.1":
20330-
version: 1.14.1
20331-
resolution: "tslib@npm:1.14.1"
20332-
checksum: dbe628ef87f66691d5d2959b3e41b9ca0045c3ee3c7c7b906cc1e328b39f199bb1ad9e671c39025bd56122ac57dfbf7385a94843b1cc07c60a4db74795829acd
20333-
languageName: node
20334-
linkType: hard
20335-
2033620266
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.3.0, tslib@npm:^2.6.0, tslib@npm:^2.6.2":
2033720267
version: 2.6.2
2033820268
resolution: "tslib@npm:2.6.2"
@@ -20354,17 +20284,6 @@ __metadata:
2035420284
languageName: node
2035520285
linkType: hard
2035620286

20357-
"tsutils@npm:^3.21.0":
20358-
version: 3.21.0
20359-
resolution: "tsutils@npm:3.21.0"
20360-
dependencies:
20361-
tslib: ^1.8.1
20362-
peerDependencies:
20363-
typescript: ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
20364-
checksum: 1843f4c1b2e0f975e08c4c21caa4af4f7f65a12ac1b81b3b8489366826259323feb3fc7a243123453d2d1a02314205a7634e048d4a8009921da19f99755cdc48
20365-
languageName: node
20366-
linkType: hard
20367-
2036820287
"tuf-js@npm:^2.2.0":
2036920288
version: 2.2.0
2037020289
resolution: "tuf-js@npm:2.2.0"

0 commit comments

Comments
 (0)