Skip to content

Commit a967950

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 56795c9 commit a967950

File tree

2 files changed

+72
-131
lines changed

2 files changed

+72
-131
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
"@types/react-dom": "^18.3.5",
9090
"@types/react-router-dom": "^5.3.3",
9191
"@types/webextension-polyfill": "^0.10.7",
92-
"@typescript-eslint/eslint-plugin": "^7.18.0",
93-
"@typescript-eslint/parser": "^7.18.0",
92+
"@typescript-eslint/eslint-plugin": "^8.19.0",
93+
"@typescript-eslint/parser": "^8.19.0",
9494
"babel-core": "^6.26.3",
9595
"babel-jest": "^29.7.0",
9696
"babel-loader": "^9.2.1",

yarn.lock

+70-129
Original file line numberDiff line numberDiff line change
@@ -5675,181 +5675,115 @@ __metadata:
56755675
languageName: node
56765676
linkType: hard
56775677

5678-
"@typescript-eslint/eslint-plugin@npm:^7.18.0":
5679-
version: 7.18.0
5680-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
5678+
"@typescript-eslint/eslint-plugin@npm:^8.19.0":
5679+
version: 8.19.0
5680+
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.0"
56815681
dependencies:
56825682
"@eslint-community/regexpp": "npm:^4.10.0"
5683-
"@typescript-eslint/scope-manager": "npm:7.18.0"
5684-
"@typescript-eslint/type-utils": "npm:7.18.0"
5685-
"@typescript-eslint/utils": "npm:7.18.0"
5686-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5683+
"@typescript-eslint/scope-manager": "npm:8.19.0"
5684+
"@typescript-eslint/type-utils": "npm:8.19.0"
5685+
"@typescript-eslint/utils": "npm:8.19.0"
5686+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
56875687
graphemer: "npm:^1.4.0"
56885688
ignore: "npm:^5.3.1"
56895689
natural-compare: "npm:^1.4.0"
56905690
ts-api-utils: "npm:^1.3.0"
56915691
peerDependencies:
5692-
"@typescript-eslint/parser": ^7.0.0
5693-
eslint: ^8.56.0
5694-
peerDependenciesMeta:
5695-
typescript:
5696-
optional: true
5697-
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
5692+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
5693+
eslint: ^8.57.0 || ^9.0.0
5694+
typescript: ">=4.8.4 <5.8.0"
5695+
checksum: 10c0/ceaa5063b68684b5608950b5e69f0caf1eadfc356cba82625240d6aae55f769faff599c38d35252dcb77a40d92e6fbf6d6264bc0c577d5c549da25061c3bd796
56985696
languageName: node
56995697
linkType: hard
57005698

5701-
"@typescript-eslint/parser@npm:^7.18.0":
5702-
version: 7.18.0
5703-
resolution: "@typescript-eslint/parser@npm:7.18.0"
5699+
"@typescript-eslint/parser@npm:^8.19.0":
5700+
version: 8.19.0
5701+
resolution: "@typescript-eslint/parser@npm:8.19.0"
57045702
dependencies:
5705-
"@typescript-eslint/scope-manager": "npm:7.18.0"
5706-
"@typescript-eslint/types": "npm:7.18.0"
5707-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
5708-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5703+
"@typescript-eslint/scope-manager": "npm:8.19.0"
5704+
"@typescript-eslint/types": "npm:8.19.0"
5705+
"@typescript-eslint/typescript-estree": "npm:8.19.0"
5706+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
57095707
debug: "npm:^4.3.4"
57105708
peerDependencies:
5711-
eslint: ^8.56.0
5712-
peerDependenciesMeta:
5713-
typescript:
5714-
optional: true
5715-
checksum: 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
5716-
languageName: node
5717-
linkType: hard
5718-
5719-
"@typescript-eslint/scope-manager@npm:7.18.0":
5720-
version: 7.18.0
5721-
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
5722-
dependencies:
5723-
"@typescript-eslint/types": "npm:7.18.0"
5724-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5725-
checksum: 10c0/038cd58c2271de146b3a594afe2c99290034033326d57ff1f902976022c8b0138ffd3cb893ae439ae41003b5e4bcc00cabf6b244ce40e8668f9412cc96d97b8e
5709+
eslint: ^8.57.0 || ^9.0.0
5710+
typescript: ">=4.8.4 <5.8.0"
5711+
checksum: 10c0/064b0997963060490fc3f92c90cebc7c694f47a7657f7882ce9eb314786e0cf3e917bfccfad614d23038439d84e69a978bdc7054515b23201001dd427e524e64
57265712
languageName: node
57275713
linkType: hard
57285714

5729-
"@typescript-eslint/scope-manager@npm:8.10.0":
5730-
version: 8.10.0
5731-
resolution: "@typescript-eslint/scope-manager@npm:8.10.0"
5715+
"@typescript-eslint/scope-manager@npm:8.19.0":
5716+
version: 8.19.0
5717+
resolution: "@typescript-eslint/scope-manager@npm:8.19.0"
57325718
dependencies:
5733-
"@typescript-eslint/types": "npm:8.10.0"
5734-
"@typescript-eslint/visitor-keys": "npm:8.10.0"
5735-
checksum: 10c0/b8bb8635c4d6c00a3578d6265e3ee0f5d96d0c9dee534ed588aa411c3f4497fd71cce730c3ae7571e52453d955b191bc9edcc47c9af21a20c90e9a20f2371108
5719+
"@typescript-eslint/types": "npm:8.19.0"
5720+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
5721+
checksum: 10c0/5052863d00db7ae939de27e91dc6c92df3c37a877e1ff44015ae9aa754d419b44d97d98b25fbb30a80dc58cf92606dad599e27f32b86d20c13b77ac12b4f2abc
57365722
languageName: node
57375723
linkType: hard
57385724

5739-
"@typescript-eslint/type-utils@npm:7.18.0":
5740-
version: 7.18.0
5741-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
5725+
"@typescript-eslint/type-utils@npm:8.19.0":
5726+
version: 8.19.0
5727+
resolution: "@typescript-eslint/type-utils@npm:8.19.0"
57425728
dependencies:
5743-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
5744-
"@typescript-eslint/utils": "npm:7.18.0"
5729+
"@typescript-eslint/typescript-estree": "npm:8.19.0"
5730+
"@typescript-eslint/utils": "npm:8.19.0"
57455731
debug: "npm:^4.3.4"
57465732
ts-api-utils: "npm:^1.3.0"
57475733
peerDependencies:
5748-
eslint: ^8.56.0
5749-
peerDependenciesMeta:
5750-
typescript:
5751-
optional: true
5752-
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
5753-
languageName: node
5754-
linkType: hard
5755-
5756-
"@typescript-eslint/types@npm:7.18.0":
5757-
version: 7.18.0
5758-
resolution: "@typescript-eslint/types@npm:7.18.0"
5759-
checksum: 10c0/eb7371ac55ca77db8e59ba0310b41a74523f17e06f485a0ef819491bc3dd8909bb930120ff7d30aaf54e888167e0005aa1337011f3663dc90fb19203ce478054
5760-
languageName: node
5761-
linkType: hard
5762-
5763-
"@typescript-eslint/types@npm:8.10.0":
5764-
version: 8.10.0
5765-
resolution: "@typescript-eslint/types@npm:8.10.0"
5766-
checksum: 10c0/f27dd43c8383e02e914a254257627e393dfc0f08b0f74a253c106813ae361f090271b2f3f2ef588fa3ca1329897d873da595bb5641fe8e3091b25eddca24b5d2
5734+
eslint: ^8.57.0 || ^9.0.0
5735+
typescript: ">=4.8.4 <5.8.0"
5736+
checksum: 10c0/5a460b4d26fd68ded3567390cbac310500e94e9c69583fda3fb9930877663719e6831699bb6d85de6b940bcb7951a51ab1ef67c5fea8b76a13ea3a3783bbae28
57675737
languageName: node
57685738
linkType: hard
57695739

5770-
"@typescript-eslint/typescript-estree@npm:7.18.0":
5771-
version: 7.18.0
5772-
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
5773-
dependencies:
5774-
"@typescript-eslint/types": "npm:7.18.0"
5775-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
5776-
debug: "npm:^4.3.4"
5777-
globby: "npm:^11.1.0"
5778-
is-glob: "npm:^4.0.3"
5779-
minimatch: "npm:^9.0.4"
5780-
semver: "npm:^7.6.0"
5781-
ts-api-utils: "npm:^1.3.0"
5782-
peerDependenciesMeta:
5783-
typescript:
5784-
optional: true
5785-
checksum: 10c0/0c7f109a2e460ec8a1524339479cf78ff17814d23c83aa5112c77fb345e87b3642616291908dcddea1e671da63686403dfb712e4a4435104f92abdfddf9aba81
5740+
"@typescript-eslint/types@npm:8.19.0":
5741+
version: 8.19.0
5742+
resolution: "@typescript-eslint/types@npm:8.19.0"
5743+
checksum: 10c0/0062e7dce5f374e293c97f1f50fe450187f6b0eaf4971c818e18ef2f6baf4e9aa4e8605fba8d8fc464a504ee1130527b71ecb39d31687c31825942b9f569d902
57865744
languageName: node
57875745
linkType: hard
57885746

5789-
"@typescript-eslint/typescript-estree@npm:8.10.0":
5790-
version: 8.10.0
5791-
resolution: "@typescript-eslint/typescript-estree@npm:8.10.0"
5747+
"@typescript-eslint/typescript-estree@npm:8.19.0":
5748+
version: 8.19.0
5749+
resolution: "@typescript-eslint/typescript-estree@npm:8.19.0"
57925750
dependencies:
5793-
"@typescript-eslint/types": "npm:8.10.0"
5794-
"@typescript-eslint/visitor-keys": "npm:8.10.0"
5751+
"@typescript-eslint/types": "npm:8.19.0"
5752+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
57955753
debug: "npm:^4.3.4"
57965754
fast-glob: "npm:^3.3.2"
57975755
is-glob: "npm:^4.0.3"
57985756
minimatch: "npm:^9.0.4"
57995757
semver: "npm:^7.6.0"
58005758
ts-api-utils: "npm:^1.3.0"
5801-
peerDependenciesMeta:
5802-
typescript:
5803-
optional: true
5804-
checksum: 10c0/535a740fe25be0e28fe68c41e3264273d1e5169c9f938e08cc0e3415c357726f43efa44621960108c318fc3305c425d29f3223b6e731d44d67f84058a8947304
5805-
languageName: node
5806-
linkType: hard
5807-
5808-
"@typescript-eslint/utils@npm:7.18.0":
5809-
version: 7.18.0
5810-
resolution: "@typescript-eslint/utils@npm:7.18.0"
5811-
dependencies:
5812-
"@eslint-community/eslint-utils": "npm:^4.4.0"
5813-
"@typescript-eslint/scope-manager": "npm:7.18.0"
5814-
"@typescript-eslint/types": "npm:7.18.0"
5815-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
58165759
peerDependencies:
5817-
eslint: ^8.56.0
5818-
checksum: 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
5760+
typescript: ">=4.8.4 <5.8.0"
5761+
checksum: 10c0/ff47004588e8ff585af740b3e0bda07dc52310dbfeb2317eb4a723935740cf0c1953fc9ba57f14cf192bcfe373c46be833ba29d3303df8b501181bb852c7b822
58195762
languageName: node
58205763
linkType: hard
58215764

5822-
"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.8.1":
5823-
version: 8.10.0
5824-
resolution: "@typescript-eslint/utils@npm:8.10.0"
5765+
"@typescript-eslint/utils@npm:8.19.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.8.1":
5766+
version: 8.19.0
5767+
resolution: "@typescript-eslint/utils@npm:8.19.0"
58255768
dependencies:
58265769
"@eslint-community/eslint-utils": "npm:^4.4.0"
5827-
"@typescript-eslint/scope-manager": "npm:8.10.0"
5828-
"@typescript-eslint/types": "npm:8.10.0"
5829-
"@typescript-eslint/typescript-estree": "npm:8.10.0"
5770+
"@typescript-eslint/scope-manager": "npm:8.19.0"
5771+
"@typescript-eslint/types": "npm:8.19.0"
5772+
"@typescript-eslint/typescript-estree": "npm:8.19.0"
58305773
peerDependencies:
58315774
eslint: ^8.57.0 || ^9.0.0
5832-
checksum: 10c0/a21a2933517176abd00fcd5d8d80023e35dc3d89d5746bbac43790b4e984ab1f371117db08048bce7f42d54c64f4e0e35161149f8f34fd25a27bff9d1110fd16
5833-
languageName: node
5834-
linkType: hard
5835-
5836-
"@typescript-eslint/visitor-keys@npm:7.18.0":
5837-
version: 7.18.0
5838-
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
5839-
dependencies:
5840-
"@typescript-eslint/types": "npm:7.18.0"
5841-
eslint-visitor-keys: "npm:^3.4.3"
5842-
checksum: 10c0/538b645f8ff1d9debf264865c69a317074eaff0255e63d7407046176b0f6a6beba34a6c51d511f12444bae12a98c69891eb6f403c9f54c6c2e2849d1c1cb73c0
5775+
typescript: ">=4.8.4 <5.8.0"
5776+
checksum: 10c0/7731f7fb66d54491769ca68fd04728138ceb6b785778ad491f8e9b2147802fa0ff480e520f6ea5fb73c8484d13a2ed3e35d44635f5bf4cfbdb04c313154097a9
58435777
languageName: node
58445778
linkType: hard
58455779

5846-
"@typescript-eslint/visitor-keys@npm:8.10.0":
5847-
version: 8.10.0
5848-
resolution: "@typescript-eslint/visitor-keys@npm:8.10.0"
5780+
"@typescript-eslint/visitor-keys@npm:8.19.0":
5781+
version: 8.19.0
5782+
resolution: "@typescript-eslint/visitor-keys@npm:8.19.0"
58495783
dependencies:
5850-
"@typescript-eslint/types": "npm:8.10.0"
5851-
eslint-visitor-keys: "npm:^3.4.3"
5852-
checksum: 10c0/14721c4ac939640d5fd1ee1b6eeb07604b11a6017e319e21dcc71e7aac2992341fc7ae1992d977bad4433b6a1d0d1c0c279e6927316b26245f6e333f922fa458
5784+
"@typescript-eslint/types": "npm:8.19.0"
5785+
eslint-visitor-keys: "npm:^4.2.0"
5786+
checksum: 10c0/a293def05018bb2259506e23cd8f14349f4386d0e51231893fbddf96ef73c219d5f9fe17b82e3c104f5c23956dbd9b87af3cff5e84b887af243139a3b4bbbe0d
58535787
languageName: node
58545788
linkType: hard
58555789

@@ -9529,7 +9463,7 @@ __metadata:
95299463
languageName: node
95309464
linkType: hard
95319465

9532-
"eslint-visitor-keys@npm:4.0.0, eslint-visitor-keys@npm:^4.0.0":
9466+
"eslint-visitor-keys@npm:4.0.0":
95339467
version: 4.0.0
95349468
resolution: "eslint-visitor-keys@npm:4.0.0"
95359469
checksum: 10c0/76619f42cf162705a1515a6868e6fc7567e185c7063a05621a8ac4c3b850d022661262c21d9f1fc1d144ecf0d5d64d70a3f43c15c3fc969a61ace0fb25698cf5
@@ -9543,6 +9477,13 @@ __metadata:
95439477
languageName: node
95449478
linkType: hard
95459479

9480+
"eslint-visitor-keys@npm:^4.0.0, eslint-visitor-keys@npm:^4.2.0":
9481+
version: 4.2.0
9482+
resolution: "eslint-visitor-keys@npm:4.2.0"
9483+
checksum: 10c0/2ed81c663b147ca6f578312919483eb040295bbab759e5a371953456c636c5b49a559883e2677112453728d66293c0a4c90ab11cab3428cf02a0236d2e738269
9484+
languageName: node
9485+
linkType: hard
9486+
95469487
"eslint@npm:8.57.1, eslint@npm:^8.57.1":
95479488
version: 8.57.1
95489489
resolution: "eslint@npm:8.57.1"
@@ -16414,8 +16355,8 @@ __metadata:
1641416355
"@types/react-dom": "npm:^18.3.5"
1641516356
"@types/react-router-dom": "npm:^5.3.3"
1641616357
"@types/webextension-polyfill": "npm:^0.10.7"
16417-
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
16418-
"@typescript-eslint/parser": "npm:^7.18.0"
16358+
"@typescript-eslint/eslint-plugin": "npm:^8.19.0"
16359+
"@typescript-eslint/parser": "npm:^8.19.0"
1641916360
babel-core: "npm:^6.26.3"
1642016361
babel-jest: "npm:^29.7.0"
1642116362
babel-loader: "npm:^9.2.1"

0 commit comments

Comments
 (0)