From b0698ec9f4b389b5995b3c7bd446a8bb03db5144 Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:22:24 -0500 Subject: [PATCH] build: remove unused lint package (#44533) Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: David Sanders --- package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/package.json b/package.json index cbc6ed960553..c394f7061502 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,6 @@ "folder-hash": "^2.1.1", "got": "^11.8.5", "husky": "^8.0.1", - "lint": "^1.1.2", "lint-staged": "^10.2.11", "minimist": "^1.2.8", "null-loader": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index cc33e30cd275..4c37bc441ff3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4385,11 +4385,6 @@ lint-staged@^10.2.11: string-argv "0.3.1" stringify-object "^3.3.0" -lint@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/lint/-/lint-1.1.2.tgz#35ed064f322547c331358d899868664968ba371f" - integrity sha1-Ne0GTzIlR8MxNY2JmGhmSWi6Nx8= - listr2@^2.1.0: version "2.2.0" resolved "https://registry.yarnpkg.com/listr2/-/listr2-2.2.0.tgz#cb88631258abc578c7fb64e590fe5742f28e4aac"