Skip to content

Commit fa08fae

Browse files
committed
Unused dep
1 parent 9d4c125 commit fa08fae

File tree

2 files changed

+1
-257
lines changed

2 files changed

+1
-257
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "lib/main.js",
55
"license": "Apache-2.0",
66
"scripts": {
7-
"build": "tsc"
7+
"build": "tsc"
88
},
99
"devDependencies": {
1010
"@types/js-yaml": "^4.0.5",
@@ -13,7 +13,6 @@
1313
"typescript": "^4.6.2"
1414
},
1515
"dependencies": {
16-
"@hapi/hapi": "^20.2.1",
1716
"@octokit/rest": "^18.12.0",
1817
"js-yaml": "^4.1.0",
1918
"needle": "^3.0.0"

yarn.lock

Lines changed: 0 additions & 255 deletions
Original file line numberDiff line numberDiff line change
@@ -2,256 +2,6 @@
22
# yarn lockfile v1
33

44

5-
"@hapi/accept@^5.0.1":
6-
version "5.0.2"
7-
resolved "https://registry.yarnpkg.com/@hapi/accept/-/accept-5.0.2.tgz#ab7043b037e68b722f93f376afb05e85c0699523"
8-
integrity sha512-CmzBx/bXUR8451fnZRuZAJRlzgm0Jgu5dltTX/bszmR2lheb9BpyN47Q1RbaGTsvFzn0PXAEs+lXDKfshccYZw==
9-
dependencies:
10-
"@hapi/boom" "9.x.x"
11-
"@hapi/hoek" "9.x.x"
12-
13-
"@hapi/ammo@^5.0.1":
14-
version "5.0.1"
15-
resolved "https://registry.yarnpkg.com/@hapi/ammo/-/ammo-5.0.1.tgz#9d34560f5c214eda563d838c01297387efaab490"
16-
integrity sha512-FbCNwcTbnQP4VYYhLNGZmA76xb2aHg9AMPiy18NZyWMG310P5KdFGyA9v2rm5ujrIny77dEEIkMOwl0Xv+fSSA==
17-
dependencies:
18-
"@hapi/hoek" "9.x.x"
19-
20-
21-
version "5.0.0"
22-
resolved "https://registry.yarnpkg.com/@hapi/b64/-/b64-5.0.0.tgz#b8210cbd72f4774985e78569b77e97498d24277d"
23-
integrity sha512-ngu0tSEmrezoiIaNGG6rRvKOUkUuDdf4XTPnONHGYfSGRmDqPZX5oJL6HAdKTo1UQHECbdB4OzhWrfgVppjHUw==
24-
dependencies:
25-
"@hapi/hoek" "9.x.x"
26-
27-
"@hapi/[email protected]", "@hapi/boom@^9.1.0":
28-
version "9.1.4"
29-
resolved "https://registry.yarnpkg.com/@hapi/boom/-/boom-9.1.4.tgz#1f9dad367c6a7da9f8def24b4a986fc5a7bd9db6"
30-
integrity sha512-Ls1oH8jaN1vNsqcaHVYJrKmgMcKsC1wcp8bujvXrHaAqD2iDYq3HoOwsxwo09Cuda5R5nC0o0IxlrlTuvPuzSw==
31-
dependencies:
32-
"@hapi/hoek" "9.x.x"
33-
34-
"@hapi/[email protected]", "@hapi/bounce@^2.0.0":
35-
version "2.0.0"
36-
resolved "https://registry.yarnpkg.com/@hapi/bounce/-/bounce-2.0.0.tgz#e6ef56991c366b1e2738b2cd83b01354d938cf3d"
37-
integrity sha512-JesW92uyzOOyuzJKjoLHM1ThiOvHPOLDHw01YV8yh5nCso7sDwJho1h0Ad2N+E62bZyz46TG3xhAi/78Gsct6A==
38-
dependencies:
39-
"@hapi/boom" "9.x.x"
40-
"@hapi/hoek" "9.x.x"
41-
42-
43-
version "2.0.0"
44-
resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-2.0.0.tgz#5bb2193eb685c0007540ca61d166d4e1edaf918d"
45-
integrity sha512-WEezM1FWztfbzqIUbsDzFRVMxSoLy3HugVcux6KDDtTqzPsLE8NDRHfXvev66aH1i2oOKKar3/XDjbvh/OUBdg==
46-
47-
"@hapi/call@^8.0.0":
48-
version "8.0.1"
49-
resolved "https://registry.yarnpkg.com/@hapi/call/-/call-8.0.1.tgz#9e64cd8ba6128eb5be6e432caaa572b1ed8cd7c0"
50-
integrity sha512-bOff6GTdOnoe5b8oXRV3lwkQSb/LAWylvDMae6RgEWWntd0SHtkYbQukDHKlfaYtVnSAgIavJ0kqszF/AIBb6g==
51-
dependencies:
52-
"@hapi/boom" "9.x.x"
53-
"@hapi/hoek" "9.x.x"
54-
55-
"@hapi/catbox-memory@^5.0.0":
56-
version "5.0.1"
57-
resolved "https://registry.yarnpkg.com/@hapi/catbox-memory/-/catbox-memory-5.0.1.tgz#cb63fca0ded01d445a2573b38eb2688df67f70ac"
58-
integrity sha512-QWw9nOYJq5PlvChLWV8i6hQHJYfvdqiXdvTupJFh0eqLZ64Xir7mKNi96d5/ZMUAqXPursfNDIDxjFgoEDUqeQ==
59-
dependencies:
60-
"@hapi/boom" "9.x.x"
61-
"@hapi/hoek" "9.x.x"
62-
63-
"@hapi/catbox@^11.1.1":
64-
version "11.1.1"
65-
resolved "https://registry.yarnpkg.com/@hapi/catbox/-/catbox-11.1.1.tgz#d277e2d5023fd69cddb33d05b224ea03065fec0c"
66-
integrity sha512-u/8HvB7dD/6X8hsZIpskSDo4yMKpHxFd7NluoylhGrL6cUfYxdQPnvUp9YU2C6F9hsyBVLGulBd9vBN1ebfXOQ==
67-
dependencies:
68-
"@hapi/boom" "9.x.x"
69-
"@hapi/hoek" "9.x.x"
70-
"@hapi/podium" "4.x.x"
71-
"@hapi/validate" "1.x.x"
72-
73-
"@hapi/content@^5.0.2":
74-
version "5.0.2"
75-
resolved "https://registry.yarnpkg.com/@hapi/content/-/content-5.0.2.tgz#ae57954761de570392763e64cdd75f074176a804"
76-
integrity sha512-mre4dl1ygd4ZyOH3tiYBrOUBzV7Pu/EOs8VLGf58vtOEECWed8Uuw6B4iR9AN/8uQt42tB04qpVaMyoMQh0oMw==
77-
dependencies:
78-
"@hapi/boom" "9.x.x"
79-
80-
81-
version "5.1.0"
82-
resolved "https://registry.yarnpkg.com/@hapi/cryptiles/-/cryptiles-5.1.0.tgz#655de4cbbc052c947f696148c83b187fc2be8f43"
83-
integrity sha512-fo9+d1Ba5/FIoMySfMqPBR/7Pa29J2RsiPrl7bkwo5W5o+AN1dAYQRi4SPrPwwVxVGKjgLOEWrsvt1BonJSfLA==
84-
dependencies:
85-
"@hapi/boom" "9.x.x"
86-
87-
88-
version "2.0.0"
89-
resolved "https://registry.yarnpkg.com/@hapi/file/-/file-2.0.0.tgz#2ecda37d1ae9d3078a67c13b7da86e8c3237dfb9"
90-
integrity sha512-WSrlgpvEqgPWkI18kkGELEZfXr0bYLtr16iIN4Krh9sRnzBZN6nnWxHFxtsnP684wueEySBbXPDg/WfA9xJdBQ==
91-
92-
"@hapi/hapi@^20.2.1":
93-
version "20.2.1"
94-
resolved "https://registry.yarnpkg.com/@hapi/hapi/-/hapi-20.2.1.tgz#7482bc28757cb4671623a61bdb5ce920bffc8a2f"
95-
integrity sha512-OXAU+yWLwkMfPFic+KITo+XPp6Oxpgc9WUH+pxXWcTIuvWbgco5TC/jS8UDvz+NFF5IzRgF2CL6UV/KLdQYUSQ==
96-
dependencies:
97-
"@hapi/accept" "^5.0.1"
98-
"@hapi/ammo" "^5.0.1"
99-
"@hapi/boom" "^9.1.0"
100-
"@hapi/bounce" "^2.0.0"
101-
"@hapi/call" "^8.0.0"
102-
"@hapi/catbox" "^11.1.1"
103-
"@hapi/catbox-memory" "^5.0.0"
104-
"@hapi/heavy" "^7.0.1"
105-
"@hapi/hoek" "^9.0.4"
106-
"@hapi/mimos" "^6.0.0"
107-
"@hapi/podium" "^4.1.1"
108-
"@hapi/shot" "^5.0.5"
109-
"@hapi/somever" "^3.0.0"
110-
"@hapi/statehood" "^7.0.3"
111-
"@hapi/subtext" "^7.0.3"
112-
"@hapi/teamwork" "^5.1.0"
113-
"@hapi/topo" "^5.0.0"
114-
"@hapi/validate" "^1.1.1"
115-
116-
"@hapi/heavy@^7.0.1":
117-
version "7.0.1"
118-
resolved "https://registry.yarnpkg.com/@hapi/heavy/-/heavy-7.0.1.tgz#73315ae33b6e7682a0906b7a11e8ca70e3045874"
119-
integrity sha512-vJ/vzRQ13MtRzz6Qd4zRHWS3FaUc/5uivV2TIuExGTM9Qk+7Zzqj0e2G7EpE6KztO9SalTbiIkTh7qFKj/33cA==
120-
dependencies:
121-
"@hapi/boom" "9.x.x"
122-
"@hapi/hoek" "9.x.x"
123-
"@hapi/validate" "1.x.x"
124-
125-
"@hapi/[email protected]", "@hapi/hoek@^9.0.0", "@hapi/hoek@^9.0.4":
126-
version "9.2.1"
127-
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.1.tgz#9551142a1980503752536b5050fd99f4a7f13b17"
128-
integrity sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw==
129-
130-
131-
version "6.0.0"
132-
resolved "https://registry.yarnpkg.com/@hapi/iron/-/iron-6.0.0.tgz#ca3f9136cda655bdd6028de0045da0de3d14436f"
133-
integrity sha512-zvGvWDufiTGpTJPG1Y/McN8UqWBu0k/xs/7l++HVU535NLHXsHhy54cfEMdW7EjwKfbBfM9Xy25FmTiobb7Hvw==
134-
dependencies:
135-
"@hapi/b64" "5.x.x"
136-
"@hapi/boom" "9.x.x"
137-
"@hapi/bourne" "2.x.x"
138-
"@hapi/cryptiles" "5.x.x"
139-
"@hapi/hoek" "9.x.x"
140-
141-
"@hapi/mimos@^6.0.0":
142-
version "6.0.0"
143-
resolved "https://registry.yarnpkg.com/@hapi/mimos/-/mimos-6.0.0.tgz#daa523d9c07222c7e8860cb7c9c5501fd6506484"
144-
integrity sha512-Op/67tr1I+JafN3R3XN5DucVSxKRT/Tc+tUszDwENoNpolxeXkhrJ2Czt6B6AAqrespHoivhgZBWYSuANN9QXg==
145-
dependencies:
146-
"@hapi/hoek" "9.x.x"
147-
mime-db "1.x.x"
148-
149-
150-
version "4.0.2"
151-
resolved "https://registry.yarnpkg.com/@hapi/nigel/-/nigel-4.0.2.tgz#8f84ef4bca4fb03b2376463578f253b0b8e863c4"
152-
integrity sha512-ht2KoEsDW22BxQOEkLEJaqfpoKPXxi7tvabXy7B/77eFtOyG5ZEstfZwxHQcqAiZhp58Ae5vkhEqI03kawkYNw==
153-
dependencies:
154-
"@hapi/hoek" "^9.0.4"
155-
"@hapi/vise" "^4.0.0"
156-
157-
"@hapi/pez@^5.0.1":
158-
version "5.0.3"
159-
resolved "https://registry.yarnpkg.com/@hapi/pez/-/pez-5.0.3.tgz#b75446e6fef8cbb16816573ab7da1b0522e7a2a1"
160-
integrity sha512-mpikYRJjtrbJgdDHG/H9ySqYqwJ+QU/D7FXsYciS9P7NYBXE2ayKDAy3H0ou6CohOCaxPuTV4SZ0D936+VomHA==
161-
dependencies:
162-
"@hapi/b64" "5.x.x"
163-
"@hapi/boom" "9.x.x"
164-
"@hapi/content" "^5.0.2"
165-
"@hapi/hoek" "9.x.x"
166-
"@hapi/nigel" "4.x.x"
167-
168-
"@hapi/[email protected]", "@hapi/podium@^4.1.1":
169-
version "4.1.3"
170-
resolved "https://registry.yarnpkg.com/@hapi/podium/-/podium-4.1.3.tgz#91e20838fc2b5437f511d664aabebbb393578a26"
171-
integrity sha512-ljsKGQzLkFqnQxE7qeanvgGj4dejnciErYd30dbrYzUOF/FyS/DOF97qcrT3bhoVwCYmxa6PEMhxfCPlnUcD2g==
172-
dependencies:
173-
"@hapi/hoek" "9.x.x"
174-
"@hapi/teamwork" "5.x.x"
175-
"@hapi/validate" "1.x.x"
176-
177-
"@hapi/shot@^5.0.5":
178-
version "5.0.5"
179-
resolved "https://registry.yarnpkg.com/@hapi/shot/-/shot-5.0.5.tgz#a25c23d18973bec93c7969c51bf9579632a5bebd"
180-
integrity sha512-x5AMSZ5+j+Paa8KdfCoKh+klB78otxF+vcJR/IoN91Vo2e5ulXIW6HUsFTCU+4W6P/Etaip9nmdAx2zWDimB2A==
181-
dependencies:
182-
"@hapi/hoek" "9.x.x"
183-
"@hapi/validate" "1.x.x"
184-
185-
"@hapi/somever@^3.0.0":
186-
version "3.0.1"
187-
resolved "https://registry.yarnpkg.com/@hapi/somever/-/somever-3.0.1.tgz#9961cd5bdbeb5bb1edc0b2acdd0bb424066aadcc"
188-
integrity sha512-4ZTSN3YAHtgpY/M4GOtHUXgi6uZtG9nEZfNI6QrArhK0XN/RDVgijlb9kOmXwCR5VclDSkBul9FBvhSuKXx9+w==
189-
dependencies:
190-
"@hapi/bounce" "2.x.x"
191-
"@hapi/hoek" "9.x.x"
192-
193-
"@hapi/statehood@^7.0.3":
194-
version "7.0.3"
195-
resolved "https://registry.yarnpkg.com/@hapi/statehood/-/statehood-7.0.3.tgz#655166f3768344ed3c3b50375a303cdeca8040d9"
196-
integrity sha512-pYB+pyCHkf2Amh67QAXz7e/DN9jcMplIL7Z6N8h0K+ZTy0b404JKPEYkbWHSnDtxLjJB/OtgElxocr2fMH4G7w==
197-
dependencies:
198-
"@hapi/boom" "9.x.x"
199-
"@hapi/bounce" "2.x.x"
200-
"@hapi/bourne" "2.x.x"
201-
"@hapi/cryptiles" "5.x.x"
202-
"@hapi/hoek" "9.x.x"
203-
"@hapi/iron" "6.x.x"
204-
"@hapi/validate" "1.x.x"
205-
206-
"@hapi/subtext@^7.0.3":
207-
version "7.0.3"
208-
resolved "https://registry.yarnpkg.com/@hapi/subtext/-/subtext-7.0.3.tgz#f7440fc7c966858e1f39681e99eb6171c71e7abd"
209-
integrity sha512-CekDizZkDGERJ01C0+TzHlKtqdXZxzSWTOaH6THBrbOHnsr3GY+yiMZC+AfNCypfE17RaIakGIAbpL2Tk1z2+A==
210-
dependencies:
211-
"@hapi/boom" "9.x.x"
212-
"@hapi/bourne" "2.x.x"
213-
"@hapi/content" "^5.0.2"
214-
"@hapi/file" "2.x.x"
215-
"@hapi/hoek" "9.x.x"
216-
"@hapi/pez" "^5.0.1"
217-
"@hapi/wreck" "17.x.x"
218-
219-
"@hapi/[email protected]", "@hapi/teamwork@^5.1.0":
220-
version "5.1.0"
221-
resolved "https://registry.yarnpkg.com/@hapi/teamwork/-/teamwork-5.1.0.tgz#7801a61fc727f702fd2196ef7625eb4e389f4124"
222-
integrity sha512-llqoQTrAJDTXxG3c4Kz/uzhBS1TsmSBa/XG5SPcVXgmffHE1nFtyLIK0hNJHCB3EuBKT84adzd1hZNY9GJLWtg==
223-
224-
"@hapi/topo@^5.0.0":
225-
version "5.1.0"
226-
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012"
227-
integrity sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==
228-
dependencies:
229-
"@hapi/hoek" "^9.0.0"
230-
231-
"@hapi/[email protected]", "@hapi/validate@^1.1.1":
232-
version "1.1.3"
233-
resolved "https://registry.yarnpkg.com/@hapi/validate/-/validate-1.1.3.tgz#f750a07283929e09b51aa16be34affb44e1931ad"
234-
integrity sha512-/XMR0N0wjw0Twzq2pQOzPBZlDzkekGcoCtzO314BpIEsbXdYGthQUbxgkGDf4nhk1+IPDAsXqWjMohRQYO06UA==
235-
dependencies:
236-
"@hapi/hoek" "^9.0.0"
237-
"@hapi/topo" "^5.0.0"
238-
239-
"@hapi/vise@^4.0.0":
240-
version "4.0.0"
241-
resolved "https://registry.yarnpkg.com/@hapi/vise/-/vise-4.0.0.tgz#c6a94fe121b94a53bf99e7489f7fcc74c104db02"
242-
integrity sha512-eYyLkuUiFZTer59h+SGy7hUm+qE9p+UemePTHLlIWppEd+wExn3Df5jO04bFQTm7nleF5V8CtuYQYb+VFpZ6Sg==
243-
dependencies:
244-
"@hapi/hoek" "9.x.x"
245-
246-
247-
version "17.1.0"
248-
resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-17.1.0.tgz#fbdc380c6f3fa1f8052dc612b2d3b6ce3e88dbec"
249-
integrity sha512-nx6sFyfqOpJ+EFrHX+XWwJAxs3ju4iHdbB/bwR8yTNZOiYmuhA8eCe7lYPtYmb4j7vyK/SlbaQsmTtUrMvPEBw==
250-
dependencies:
251-
"@hapi/boom" "9.x.x"
252-
"@hapi/bourne" "2.x.x"
253-
"@hapi/hoek" "9.x.x"
254-
2555
"@octokit/auth-token@^2.4.4":
2566
version "2.5.0"
2577
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-2.5.0.tgz#27c37ea26c205f28443402477ffd261311f21e36"
@@ -411,11 +161,6 @@ js-yaml@^4.1.0:
411161
dependencies:
412162
argparse "^2.0.1"
413163

414-
415-
version "1.52.0"
416-
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
417-
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
418-
419164
ms@^2.1.1:
420165
version "2.1.3"
421166
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"

0 commit comments

Comments
 (0)