Skip to content

Commit 2346e2c

Browse files
committed
Remove @typescript-eslint packages from toolkit
- This change was made because `@reduxjs/eslint-config` includes the `typescript-eslint` package as a direct dependency which includes `@typescript-eslint/eslint-plugin` and `@typescript-eslint/parser` as direct dependencies so there is no need to manually install them anymore.
1 parent 248d027 commit 2346e2c

File tree

2 files changed

+0
-127
lines changed

2 files changed

+0
-127
lines changed

packages/toolkit/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@
6464
"@types/react": "^18.0.12",
6565
"@types/react-dom": "^18.0.5",
6666
"@types/yargs": "^16.0.1",
67-
"@typescript-eslint/eslint-plugin": "^7.5.0",
68-
"@typescript-eslint/parser": "^7.5.0",
6967
"axios": "^0.19.2",
7068
"console-testing-library": "0.6.1",
7169
"esbuild-extra": "^0.3.1",

yarn.lock

Lines changed: 0 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -7401,8 +7401,6 @@ __metadata:
74017401
"@types/react": "npm:^18.0.12"
74027402
"@types/react-dom": "npm:^18.0.5"
74037403
"@types/yargs": "npm:^16.0.1"
7404-
"@typescript-eslint/eslint-plugin": "npm:^7.5.0"
7405-
"@typescript-eslint/parser": "npm:^7.5.0"
74067404
axios: "npm:^0.19.2"
74077405
console-testing-library: "npm:0.6.1"
74087406
esbuild-extra: "npm:^0.3.1"
@@ -9350,31 +9348,6 @@ __metadata:
93509348
languageName: node
93519349
linkType: hard
93529350

9353-
"@typescript-eslint/eslint-plugin@npm:^7.5.0":
9354-
version: 7.5.0
9355-
resolution: "@typescript-eslint/eslint-plugin@npm:7.5.0"
9356-
dependencies:
9357-
"@eslint-community/regexpp": "npm:^4.5.1"
9358-
"@typescript-eslint/scope-manager": "npm:7.5.0"
9359-
"@typescript-eslint/type-utils": "npm:7.5.0"
9360-
"@typescript-eslint/utils": "npm:7.5.0"
9361-
"@typescript-eslint/visitor-keys": "npm:7.5.0"
9362-
debug: "npm:^4.3.4"
9363-
graphemer: "npm:^1.4.0"
9364-
ignore: "npm:^5.2.4"
9365-
natural-compare: "npm:^1.4.0"
9366-
semver: "npm:^7.5.4"
9367-
ts-api-utils: "npm:^1.0.1"
9368-
peerDependencies:
9369-
"@typescript-eslint/parser": ^7.0.0
9370-
eslint: ^8.56.0
9371-
peerDependenciesMeta:
9372-
typescript:
9373-
optional: true
9374-
checksum: 10/5469900a0c2f485dcae10fc8509e2e1d981538d4c90a13330672fbd10cb7b9bb6d55445d6edea876e2c1719f1f0e25f6af0eb2d413e0c458a8930a371481b9e6
9375-
languageName: node
9376-
linkType: hard
9377-
93789351
"@typescript-eslint/experimental-utils@npm:^5.0.0":
93799352
version: 5.27.1
93809353
resolution: "@typescript-eslint/experimental-utils@npm:5.27.1"
@@ -9457,24 +9430,6 @@ __metadata:
94579430
languageName: node
94589431
linkType: hard
94599432

9460-
"@typescript-eslint/parser@npm:^7.5.0":
9461-
version: 7.5.0
9462-
resolution: "@typescript-eslint/parser@npm:7.5.0"
9463-
dependencies:
9464-
"@typescript-eslint/scope-manager": "npm:7.5.0"
9465-
"@typescript-eslint/types": "npm:7.5.0"
9466-
"@typescript-eslint/typescript-estree": "npm:7.5.0"
9467-
"@typescript-eslint/visitor-keys": "npm:7.5.0"
9468-
debug: "npm:^4.3.4"
9469-
peerDependencies:
9470-
eslint: ^8.56.0
9471-
peerDependenciesMeta:
9472-
typescript:
9473-
optional: true
9474-
checksum: 10/a5414fb2fbd78bf7337125f4a3040318bdffa996a94e27b4f791d51535d5d9286c3e0ae43652b251c48549bbfece0e3a33553b30ed986af6b4f715d76361d6bb
9475-
languageName: node
9476-
linkType: hard
9477-
94789433
"@typescript-eslint/scope-manager@npm:5.27.1":
94799434
version: 5.27.1
94809435
resolution: "@typescript-eslint/scope-manager@npm:5.27.1"
@@ -9515,16 +9470,6 @@ __metadata:
95159470
languageName: node
95169471
linkType: hard
95179472

9518-
"@typescript-eslint/scope-manager@npm:7.5.0":
9519-
version: 7.5.0
9520-
resolution: "@typescript-eslint/scope-manager@npm:7.5.0"
9521-
dependencies:
9522-
"@typescript-eslint/types": "npm:7.5.0"
9523-
"@typescript-eslint/visitor-keys": "npm:7.5.0"
9524-
checksum: 10/9446c07290a7f7f539a0bdaaf2fb97ae57095a01cd0baad9ecac532da88e7d0d207e5180131c0608542aee2fd1270caf700a2788fa460ffc6e65e966baf34135
9525-
languageName: node
9526-
linkType: hard
9527-
95289473
"@typescript-eslint/scope-manager@npm:7.7.1":
95299474
version: 7.7.1
95309475
resolution: "@typescript-eslint/scope-manager@npm:7.7.1"
@@ -9569,23 +9514,6 @@ __metadata:
95699514
languageName: node
95709515
linkType: hard
95719516

9572-
"@typescript-eslint/type-utils@npm:7.5.0":
9573-
version: 7.5.0
9574-
resolution: "@typescript-eslint/type-utils@npm:7.5.0"
9575-
dependencies:
9576-
"@typescript-eslint/typescript-estree": "npm:7.5.0"
9577-
"@typescript-eslint/utils": "npm:7.5.0"
9578-
debug: "npm:^4.3.4"
9579-
ts-api-utils: "npm:^1.0.1"
9580-
peerDependencies:
9581-
eslint: ^8.56.0
9582-
peerDependenciesMeta:
9583-
typescript:
9584-
optional: true
9585-
checksum: 10/257730553760fa943538db9648a11f4253efb722ab3394cd325bd775ee0c9d93af84c62540dee9377d4a669eb1cd801faed5e1bcb673d1606c9225eee82b420a
9586-
languageName: node
9587-
linkType: hard
9588-
95899517
"@typescript-eslint/type-utils@npm:7.7.1":
95909518
version: 7.7.1
95919519
resolution: "@typescript-eslint/type-utils@npm:7.7.1"
@@ -9631,13 +9559,6 @@ __metadata:
96319559
languageName: node
96329560
linkType: hard
96339561

9634-
"@typescript-eslint/types@npm:7.5.0":
9635-
version: 7.5.0
9636-
resolution: "@typescript-eslint/types@npm:7.5.0"
9637-
checksum: 10/12eac46d0dfbbeb1db7d0658b841d554d38365420f42b699dea531e0c475b77d6fd838ac4046b7672e53d9bb76a021eaf6198cf3210fe1ecf1056ea44b6699a9
9638-
languageName: node
9639-
linkType: hard
9640-
96419562
"@typescript-eslint/types@npm:7.7.1":
96429563
version: 7.7.1
96439564
resolution: "@typescript-eslint/types@npm:7.7.1"
@@ -9719,25 +9640,6 @@ __metadata:
97199640
languageName: node
97209641
linkType: hard
97219642

9722-
"@typescript-eslint/typescript-estree@npm:7.5.0":
9723-
version: 7.5.0
9724-
resolution: "@typescript-eslint/typescript-estree@npm:7.5.0"
9725-
dependencies:
9726-
"@typescript-eslint/types": "npm:7.5.0"
9727-
"@typescript-eslint/visitor-keys": "npm:7.5.0"
9728-
debug: "npm:^4.3.4"
9729-
globby: "npm:^11.1.0"
9730-
is-glob: "npm:^4.0.3"
9731-
minimatch: "npm:9.0.3"
9732-
semver: "npm:^7.5.4"
9733-
ts-api-utils: "npm:^1.0.1"
9734-
peerDependenciesMeta:
9735-
typescript:
9736-
optional: true
9737-
checksum: 10/7487293a9ab9459b133322e695435b4540ffcad89f2bea917c3389676d68283297a663c77d6bda298144d3581361733ae4af632213fa7ef48be67e9aa792b4cc
9738-
languageName: node
9739-
linkType: hard
9740-
97419643
"@typescript-eslint/typescript-estree@npm:7.7.1":
97429644
version: 7.7.1
97439645
resolution: "@typescript-eslint/typescript-estree@npm:7.7.1"
@@ -9808,23 +9710,6 @@ __metadata:
98089710
languageName: node
98099711
linkType: hard
98109712

9811-
"@typescript-eslint/utils@npm:7.5.0":
9812-
version: 7.5.0
9813-
resolution: "@typescript-eslint/utils@npm:7.5.0"
9814-
dependencies:
9815-
"@eslint-community/eslint-utils": "npm:^4.4.0"
9816-
"@types/json-schema": "npm:^7.0.12"
9817-
"@types/semver": "npm:^7.5.0"
9818-
"@typescript-eslint/scope-manager": "npm:7.5.0"
9819-
"@typescript-eslint/types": "npm:7.5.0"
9820-
"@typescript-eslint/typescript-estree": "npm:7.5.0"
9821-
semver: "npm:^7.5.4"
9822-
peerDependencies:
9823-
eslint: ^8.56.0
9824-
checksum: 10/a0b2f206a1c35dd77b292d1cd385443f42d00ccf8a5151811fe6bdd6b5f3a450372bf99b8757c307988d14d99587424c59ed59e78cf56c17b43c9c3fd8932871
9825-
languageName: node
9826-
linkType: hard
9827-
98289713
"@typescript-eslint/utils@npm:7.7.1":
98299714
version: 7.7.1
98309715
resolution: "@typescript-eslint/utils@npm:7.7.1"
@@ -9882,16 +9767,6 @@ __metadata:
98829767
languageName: node
98839768
linkType: hard
98849769

9885-
"@typescript-eslint/visitor-keys@npm:7.5.0":
9886-
version: 7.5.0
9887-
resolution: "@typescript-eslint/visitor-keys@npm:7.5.0"
9888-
dependencies:
9889-
"@typescript-eslint/types": "npm:7.5.0"
9890-
eslint-visitor-keys: "npm:^3.4.1"
9891-
checksum: 10/ba83113110b13bc65120ea3d1e21e1dcea6010b0a1a3d07da2fd274bb0feb552a92276b6052e659d2fe40178938b17368ede64752c4937f41685c53bdf9d2634
9892-
languageName: node
9893-
linkType: hard
9894-
98959770
"@typescript-eslint/visitor-keys@npm:7.7.1":
98969771
version: 7.7.1
98979772
resolution: "@typescript-eslint/visitor-keys@npm:7.7.1"

0 commit comments

Comments
 (0)