Skip to content

Commit

Permalink
chore(deps): remove @typescript-eslint/eslint-plugin as direct dep (#313
Browse files Browse the repository at this point in the history
)
  • Loading branch information
simPod committed Jun 24, 2022
1 parent 238c3ff commit 4ac789c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 104 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"@grafana/toolkit": "^9.0.0",
"@grafana/ui": "^9.0.0",
"@types/lodash": "^4.14.176",
"@types/react-virtualized-auto-sizer": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.28.0"
"@types/react-virtualized-auto-sizer": "^1.0.0"
},
"dependencies": {
"lodash": "^4.17.21",
Expand Down
103 changes: 1 addition & 102 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3750,29 +3750,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.28.0":
version: 5.28.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.28.0"
dependencies:
"@typescript-eslint/scope-manager": 5.28.0
"@typescript-eslint/type-utils": 5.28.0
"@typescript-eslint/utils": 5.28.0
debug: ^4.3.4
functional-red-black-tree: ^1.0.1
ignore: ^5.2.0
regexpp: ^3.2.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
"@typescript-eslint/parser": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 49e08865abd35acdc44829b929f2cd01d01a1f91d3c3c357963b6980e938de365f178efcec21e0ed6ec13a2ad9373f52b73001ddd5cdc7b0245fcf02b9564dd3
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/parser@npm:5.10.0"
Expand Down Expand Up @@ -3827,16 +3804,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.28.0":
version: 5.28.0
resolution: "@typescript-eslint/scope-manager@npm:5.28.0"
dependencies:
"@typescript-eslint/types": 5.28.0
"@typescript-eslint/visitor-keys": 5.28.0
checksum: f187fd295d152508aa85233ef3ac89031952300fbbe277e188dfba3fbfd82656b15d3d8daa6d85984970ce00a30fdf75da912c4024df982004b24f3a95420b8f
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/type-utils@npm:5.10.0"
Expand Down Expand Up @@ -3869,22 +3836,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.28.0":
version: 5.28.0
resolution: "@typescript-eslint/type-utils@npm:5.28.0"
dependencies:
"@typescript-eslint/utils": 5.28.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 05563dab5414a42b7781f5ce65ee540b10a946c419bde3fbc45593aa3b1225b2a70558581f311720d670dc82ab699a3f9ecb4b1447d6fd557bd330cf8890d8ca
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/types@npm:5.10.0"
Expand All @@ -3899,13 +3850,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.28.0":
version: 5.28.0
resolution: "@typescript-eslint/types@npm:5.28.0"
checksum: e948915d6f24ece98043763a48e34ced5e16a1aa88cc86ea7d9057010ed92ce39457a753dd7a140be52f9b546b27f8a3b33bdc7d671427a386aa1aa381d908ef
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/typescript-estree@npm:5.10.0"
Expand Down Expand Up @@ -3942,24 +3886,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.28.0":
version: 5.28.0
resolution: "@typescript-eslint/typescript-estree@npm:5.28.0"
dependencies:
"@typescript-eslint/types": 5.28.0
"@typescript-eslint/visitor-keys": 5.28.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: e7be6e9ff778ab2728bdc545713f29cd40bbe1282662461453fe46bc18f676f9b33c60e3514347fbc4e5e94d764525c20b8ef3d47baa62fec6bd3ce05fdde6eb
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/utils@npm:5.10.0"
Expand Down Expand Up @@ -3992,22 +3918,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.28.0":
version: 5.28.0
resolution: "@typescript-eslint/utils@npm:5.28.0"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.28.0
"@typescript-eslint/types": 5.28.0
"@typescript-eslint/typescript-estree": 5.28.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: d30958552470c3f46b2183b690fa8c922a375a84ef83ccfda4785148b8dafb7bf428ab01de6608f67cefbcae35c6a2b0c54b5a6a89bba31566ec3b41f098c02e
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/visitor-keys@npm:5.10.0"
Expand All @@ -4028,16 +3938,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.28.0":
version: 5.28.0
resolution: "@typescript-eslint/visitor-keys@npm:5.28.0"
dependencies:
"@typescript-eslint/types": 5.28.0
eslint-visitor-keys: ^3.3.0
checksum: e97251968ea273ce33fa0de8a9c04426499b797f6f7800379ff880c4be6e6e02fe023038be0092c595be394a8636f73ee8911974214d5232b3d59492a50771bf
languageName: node
linkType: hard

"@webassemblyjs/ast@npm:1.11.1":
version: 1.11.1
resolution: "@webassemblyjs/ast@npm:1.11.1"
Expand Down Expand Up @@ -7468,7 +7368,7 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:^11.0.3, globby@npm:^11.0.4, globby@npm:^11.1.0":
"globby@npm:^11.0.3, globby@npm:^11.0.4":
version: 11.1.0
resolution: "globby@npm:11.1.0"
dependencies:
Expand Down Expand Up @@ -7500,7 +7400,6 @@ __metadata:
"@grafana/ui": ^9.0.0
"@types/lodash": ^4.14.176
"@types/react-virtualized-auto-sizer": ^1.0.0
"@typescript-eslint/eslint-plugin": ^5.28.0
lodash: ^4.17.21
react-virtualized-auto-sizer: ^1.0.5
rxjs: ^7.5.5
Expand Down

0 comments on commit 4ac789c

Please sign in to comment.