Skip to content

Commit f6b4d4b

Browse files
committed
Remove unused @eslint/eslintrc dependency
1 parent 89fb431 commit f6b4d4b

File tree

6 files changed

+8
-89
lines changed

6 files changed

+8
-89
lines changed

.pnp.cjs

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

.yarn/cache/@eslint-eslintrc-npm-3.3.1-c3967fc0c3-b0e63f3bc5.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

.yarn/cache/espree-npm-10.4.0-9633b00e55-c63fe06131.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

.yarn/cache/globals-npm-14.0.0-5fc3d8d5da-b96ff42620.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"@cosmjs/proto-signing": "workspace:^",
4848
"@cosmjs/stargate": "workspace:^",
4949
"@eslint/compat": "^1.3.1",
50-
"@eslint/eslintrc": "^3.3.1",
5150
"@eslint/js": "^8.57.1",
5251
"@typescript-eslint/eslint-plugin": "^8.39.0",
5352
"@typescript-eslint/parser": "^8.39.0",

yarn.lock

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -840,23 +840,6 @@ __metadata:
840840
languageName: node
841841
linkType: hard
842842

843-
"@eslint/eslintrc@npm:^3.3.1":
844-
version: 3.3.1
845-
resolution: "@eslint/eslintrc@npm:3.3.1"
846-
dependencies:
847-
ajv: "npm:^6.12.4"
848-
debug: "npm:^4.3.2"
849-
espree: "npm:^10.0.1"
850-
globals: "npm:^14.0.0"
851-
ignore: "npm:^5.2.0"
852-
import-fresh: "npm:^3.2.1"
853-
js-yaml: "npm:^4.1.0"
854-
minimatch: "npm:^3.1.2"
855-
strip-json-comments: "npm:^3.1.1"
856-
checksum: 10c0/b0e63f3bc5cce4555f791a4e487bf999173fcf27c65e1ab6e7d63634d8a43b33c3693e79f192cbff486d7df1be8ebb2bd2edc6e70ddd486cbfa84a359a3e3b41
857-
languageName: node
858-
linkType: hard
859-
860843
"@eslint/js@npm:8.57.1, @eslint/js@npm:^8.57.1":
861844
version: 8.57.1
862845
resolution: "@eslint/js@npm:8.57.1"
@@ -2234,7 +2217,7 @@ __metadata:
22342217
languageName: node
22352218
linkType: hard
22362219

2237-
"acorn@npm:^8.15.0, acorn@npm:^8.5.0, acorn@npm:^8.7.1, acorn@npm:^8.9.0":
2220+
"acorn@npm:^8.5.0, acorn@npm:^8.7.1, acorn@npm:^8.9.0":
22382221
version: 8.15.0
22392222
resolution: "acorn@npm:8.15.0"
22402223
bin:
@@ -3040,7 +3023,6 @@ __metadata:
30403023
"@cosmjs/proto-signing": "workspace:^"
30413024
"@cosmjs/stargate": "workspace:^"
30423025
"@eslint/compat": "npm:^1.3.1"
3043-
"@eslint/eslintrc": "npm:^3.3.1"
30443026
"@eslint/js": "npm:^8.57.1"
30453027
"@typescript-eslint/eslint-plugin": "npm:^8.39.0"
30463028
"@typescript-eslint/parser": "npm:^8.39.0"
@@ -3829,17 +3811,6 @@ __metadata:
38293811
languageName: node
38303812
linkType: hard
38313813

3832-
"espree@npm:^10.0.1":
3833-
version: 10.4.0
3834-
resolution: "espree@npm:10.4.0"
3835-
dependencies:
3836-
acorn: "npm:^8.15.0"
3837-
acorn-jsx: "npm:^5.3.2"
3838-
eslint-visitor-keys: "npm:^4.2.1"
3839-
checksum: 10c0/c63fe06131c26c8157b4083313cb02a9a54720a08e21543300e55288c40e06c3fc284bdecf108d3a1372c5934a0a88644c98714f38b6ae8ed272b40d9ea08d6b
3840-
languageName: node
3841-
linkType: hard
3842-
38433814
"espree@npm:^9.6.0, espree@npm:^9.6.1":
38443815
version: 9.6.1
38453816
resolution: "espree@npm:9.6.1"
@@ -4457,13 +4428,6 @@ __metadata:
44574428
languageName: node
44584429
linkType: hard
44594430

4460-
"globals@npm:^14.0.0":
4461-
version: 14.0.0
4462-
resolution: "globals@npm:14.0.0"
4463-
checksum: 10c0/b96ff42620c9231ad468d4c58ff42afee7777ee1c963013ff8aabe095a451d0ceeb8dcd8ef4cbd64d2538cef45f787a78ba3a9574f4a634438963e334471302d
4464-
languageName: node
4465-
linkType: hard
4466-
44674431
"globals@npm:^16.3.0":
44684432
version: 16.3.0
44694433
resolution: "globals@npm:16.3.0"

0 commit comments

Comments
 (0)