From 3b310091ed84114529e81d7218b3d6cb6a82c048 Mon Sep 17 00:00:00 2001 From: Aaron Date: Fri, 26 Jan 2024 11:21:21 +0200 Subject: [PATCH] tslint-plugin is for migrating, it doesnt seem we need it permenantly --- package.json | 1 - yarn.lock | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/package.json b/package.json index a51a8efd9b..0fe1659dca 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,6 @@ "@types/prompt": "1.1.1", "@types/semver": "7.3.8", "@typescript-eslint/eslint-plugin": "^6.17.0", - "@typescript-eslint/eslint-plugin-tslint": "^6.17.0", "@typescript-eslint/parser": "^6.17.0", "codecov": "^3.6.5", "colors": "1.4.0", diff --git a/yarn.lock b/yarn.lock index 5821d14316..fd6d577432 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7500,19 +7500,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin-tslint@npm:^6.17.0": - version: 6.17.0 - resolution: "@typescript-eslint/eslint-plugin-tslint@npm:6.17.0" - dependencies: - "@typescript-eslint/utils": "npm:6.17.0" - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - tslint: ^5.0.0 || ^6.0.0 - typescript: "*" - checksum: d2f0453d491b457fee97def722653516d5408e77baa235b05a6e9b9ab6e07749d62cfceb5b6ecb43a1d6746d3f4dcfe6ccefbdaf6ee32c02b550a46a68f0a186 - languageName: node - linkType: hard - "@typescript-eslint/eslint-plugin@npm:^6.17.0": version: 6.17.0 resolution: "@typescript-eslint/eslint-plugin@npm:6.17.0" @@ -9356,7 +9343,6 @@ __metadata: "@types/prompt": "npm:1.1.1" "@types/semver": "npm:7.3.8" "@typescript-eslint/eslint-plugin": "npm:^6.17.0" - "@typescript-eslint/eslint-plugin-tslint": "npm:^6.17.0" "@typescript-eslint/parser": "npm:^6.17.0" codecov: "npm:^3.6.5" colors: "npm:1.4.0"