mirror of
https://github.com/electron/electron.git
synced 2026-01-09 23:48:01 -05:00
build: remove unused lint package (#44525)
This commit is contained in:
@@ -39,7 +39,6 @@
|
|||||||
"folder-hash": "^2.1.1",
|
"folder-hash": "^2.1.1",
|
||||||
"got": "^11.8.5",
|
"got": "^11.8.5",
|
||||||
"husky": "^8.0.1",
|
"husky": "^8.0.1",
|
||||||
"lint": "^1.1.2",
|
|
||||||
"lint-staged": "^10.2.11",
|
"lint-staged": "^10.2.11",
|
||||||
"markdownlint-cli2": "^0.13.0",
|
"markdownlint-cli2": "^0.13.0",
|
||||||
"minimist": "^1.2.8",
|
"minimist": "^1.2.8",
|
||||||
|
|||||||
@@ -4199,11 +4199,6 @@ lint-staged@^10.2.11:
|
|||||||
string-argv "0.3.1"
|
string-argv "0.3.1"
|
||||||
stringify-object "^3.3.0"
|
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:
|
listr2@^2.1.0:
|
||||||
version "2.2.0"
|
version "2.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/listr2/-/listr2-2.2.0.tgz#cb88631258abc578c7fb64e590fe5742f28e4aac"
|
resolved "https://registry.yarnpkg.com/listr2/-/listr2-2.2.0.tgz#cb88631258abc578c7fb64e590fe5742f28e4aac"
|
||||||
|
|||||||
Reference in New Issue
Block a user