Skip to content

Commit b15948f

Browse files
george-haddadadampash
authored andcommitted
chore: remove all-contributors-cli deps and script since no longer used (#253)
1 parent 02476f4 commit b15948f

File tree

2 files changed

+8
-87
lines changed

2 files changed

+8
-87
lines changed

package.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@
4040
"test:build": "cd ./scripts && jest check-build.test.js",
4141
"test:build:web": "node ./scripts/proxy-browser-test.js",
4242
"watch:test": "jest --watch",
43-
"generate-parser": "node ./dist/generate-custom-parser.js",
44-
"add-contributor": "all-contributors add",
45-
"generate-contributors": "all-contributors generate"
43+
"generate-parser": "node ./dist/generate-custom-parser.js"
4644
},
4745
"engines": {
4846
"node": ">=8.10"
@@ -55,7 +53,6 @@
5553
"@babel/runtime": "^7.0.0",
5654
"@jesses/circle-github-bot": "^2.1.0",
5755
"@octokit/rest": "^16.9.0",
58-
"all-contributors-cli": "^5.10.0",
5956
"babel-core": "^7.0.0-bridge.0",
6057
"babel-eslint": "^10.0.1",
6158
"babel-jest": "^23.4.2",
@@ -106,6 +103,7 @@
106103
"watchify": "^3.11.0"
107104
},
108105
"dependencies": {
106+
"@babel/runtime-corejs2": "^7.2.0",
109107
"browser-request": "github:postlight/browser-request#feat-add-headers-to-response",
110108
"cheerio": "^0.22.0",
111109
"difflib": "github:postlight/difflib.js",
@@ -120,8 +118,7 @@
120118
"string-direction": "^0.1.2",
121119
"url": "^0.11.0",
122120
"valid-url": "^1.0.9",
123-
"wuzzy": "^0.1.3",
124-
"@babel/runtime-corejs2": "^7.2.0"
121+
"wuzzy": "^0.1.3"
125122
},
126123
"bundleDependencies": [
127124
"jquery",

yarn.lock

+5-81
Original file line numberDiff line numberDiff line change
@@ -717,18 +717,6 @@ align-text@^0.1.1, align-text@^0.1.3:
717717
longest "^1.0.1"
718718
repeat-string "^1.5.2"
719719

720-
all-contributors-cli@^5.10.0:
721-
version "5.10.0"
722-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-5.10.0.tgz#925bd0ec3432dc912dddfc7aef45f2d76d9586c6"
723-
dependencies:
724-
async "^2.0.0-rc.1"
725-
chalk "^2.3.0"
726-
inquirer "^4.0.0"
727-
lodash "^4.11.2"
728-
pify "^3.0.0"
729-
request "^2.72.0"
730-
yargs "^10.0.3"
731-
732720
amdefine@>=0.0.4:
733721
version "1.0.1"
734722
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
@@ -961,7 +949,7 @@ async@^1.4.0:
961949
version "1.5.2"
962950
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
963951

964-
async@^2.0.0-rc.1, async@^2.0.1:
952+
async@^2.0.1:
965953
version "2.1.2"
966954
resolved "https://registry.yarnpkg.com/async/-/async-2.1.2.tgz#612a4ab45ef42a70cde806bad86ee6db047e8385"
967955
dependencies:
@@ -1764,7 +1752,7 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
17641752
strip-ansi "^3.0.0"
17651753
supports-color "^2.0.0"
17661754

1767-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4.1:
1755+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.1, chalk@^2.4.1:
17681756
version "2.4.2"
17691757
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
17701758
dependencies:
@@ -1813,10 +1801,6 @@ character-reference-invalid@^1.0.0:
18131801
version "1.1.2"
18141802
resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-1.1.2.tgz#21e421ad3d84055952dab4a43a04e73cd425d3ed"
18151803

1816-
chardet@^0.4.0:
1817-
version "0.4.2"
1818-
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"
1819-
18201804
chardet@^0.7.0:
18211805
version "0.7.0"
18221806
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
@@ -3175,14 +3159,6 @@ extend@~3.0.2:
31753159
version "3.0.2"
31763160
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
31773161

3178-
external-editor@^2.1.0:
3179-
version "2.2.0"
3180-
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5"
3181-
dependencies:
3182-
chardet "^0.4.0"
3183-
iconv-lite "^0.4.17"
3184-
tmp "^0.0.33"
3185-
31863162
external-editor@^3.0.0:
31873163
version "3.0.3"
31883164
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-3.0.3.tgz#5866db29a97826dbe4bf3afd24070ead9ea43a27"
@@ -3949,7 +3925,7 @@ [email protected]:
39493925
dependencies:
39503926
safer-buffer ">= 2.1.2 < 3"
39513927

3952-
[email protected], iconv-lite@^0.4.17, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
3928+
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4:
39533929
version "0.4.24"
39543930
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
39553931
dependencies:
@@ -4031,25 +4007,6 @@ inline-source-map@~0.6.0:
40314007
dependencies:
40324008
source-map "~0.5.3"
40334009

4034-
inquirer@^4.0.0:
4035-
version "4.0.2"
4036-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-4.0.2.tgz#cc678b4cbc0e183a3500cc63395831ec956ab0a3"
4037-
dependencies:
4038-
ansi-escapes "^3.0.0"
4039-
chalk "^2.0.0"
4040-
cli-cursor "^2.1.0"
4041-
cli-width "^2.0.0"
4042-
external-editor "^2.1.0"
4043-
figures "^2.0.0"
4044-
lodash "^4.3.0"
4045-
mute-stream "0.0.7"
4046-
run-async "^2.2.0"
4047-
rx-lite "^4.0.8"
4048-
rx-lite-aggregates "^4.0.8"
4049-
string-width "^2.1.0"
4050-
strip-ansi "^4.0.0"
4051-
through "^2.3.6"
4052-
40534010
inquirer@^6.1.0, inquirer@^6.2.1:
40544011
version "6.2.1"
40554012
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.2.1.tgz#9943fc4882161bdb0b0c9276769c75b32dbfcd52"
@@ -5304,7 +5261,7 @@ lodash.uniq@^4.5.0:
53045261
version "4.5.0"
53055262
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
53065263

5307-
lodash@^4.11.2, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.5.0:
5264+
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.2.0, lodash@^4.5.0:
53085265
version "4.17.2"
53095266
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"
53105267

@@ -7027,7 +6984,7 @@ request-promise@^4.2.2:
70276984
stealthy-require "^1.1.0"
70286985
tough-cookie ">=2.3.3"
70296986

7030-
request@^2.72.0, request@^2.75.0:
6987+
request@^2.75.0:
70316988
version "2.79.0"
70326989
resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de"
70336990
dependencies:
@@ -7262,16 +7219,6 @@ run-node@^1.0.0:
72627219
version "1.0.0"
72637220
resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
72647221

7265-
rx-lite-aggregates@^4.0.8:
7266-
version "4.0.8"
7267-
resolved "https://registry.yarnpkg.com/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz#753b87a89a11c95467c4ac1626c4efc4e05c67be"
7268-
dependencies:
7269-
rx-lite "*"
7270-
7271-
rx-lite@*, rx-lite@^4.0.8:
7272-
version "4.0.8"
7273-
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444"
7274-
72757222
rxjs@^6.1.0, rxjs@^6.3.3:
72767223
version "6.3.3"
72777224
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.3.tgz#3c6a7fa420e844a81390fb1158a9ec614f4bad55"
@@ -8682,35 +8629,12 @@ yallist@^3.0.0, yallist@^3.0.2:
86828629
version "3.0.3"
86838630
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
86848631

8685-
yargs-parser@^8.1.0:
8686-
version "8.1.0"
8687-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-8.1.0.tgz#f1376a33b6629a5d063782944da732631e966950"
8688-
dependencies:
8689-
camelcase "^4.1.0"
8690-
86918632
yargs-parser@^9.0.2:
86928633
version "9.0.2"
86938634
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-9.0.2.tgz#9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077"
86948635
dependencies:
86958636
camelcase "^4.1.0"
86968637

8697-
yargs@^10.0.3:
8698-
version "10.1.2"
8699-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-10.1.2.tgz#454d074c2b16a51a43e2fb7807e4f9de69ccb5c5"
8700-
dependencies:
8701-
cliui "^4.0.0"
8702-
decamelize "^1.1.1"
8703-
find-up "^2.1.0"
8704-
get-caller-file "^1.0.1"
8705-
os-locale "^2.0.0"
8706-
require-directory "^2.1.1"
8707-
require-main-filename "^1.0.1"
8708-
set-blocking "^2.0.0"
8709-
string-width "^2.0.0"
8710-
which-module "^2.0.0"
8711-
y18n "^3.2.1"
8712-
yargs-parser "^8.1.0"
8713-
87148638
yargs@^11.0.0:
87158639
version "11.1.0"
87168640
resolved "https://registry.yarnpkg.com/yargs/-/yargs-11.1.0.tgz#90b869934ed6e871115ea2ff58b03f4724ed2d77"

0 commit comments

Comments
 (0)