Skip to content

Commit 784c7d6

Browse files
chore: update babel monorepo (#1930)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c69295a commit 784c7d6

File tree

2 files changed

+203
-5
lines changed

2 files changed

+203
-5
lines changed

Diff for: @commitlint/travis-cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
},
4646
"license": "MIT",
4747
"devDependencies": {
48-
"@babel/cli": "7.8.4",
49-
"@babel/core": "7.8.4",
48+
"@babel/cli": "7.10.1",
49+
"@babel/core": "7.10.2",
5050
"@commitlint/test": "^9.0.1",
5151
"@commitlint/utils": "^9.0.1",
5252
"babel-preset-commitlint": "^9.0.1",

Diff for: yarn.lock

+201-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,23 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected]", "@babel/cli@^7.7.7":
5+
6+
version "7.10.1"
7+
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.10.1.tgz#b6e5cd43a17b8f639442ab027976408ebe6d79a0"
8+
integrity sha512-cVB+dXeGhMOqViIaZs3A9OUAe4pKw4SBNdMw6yHJMYR7s4TB+Cei7ThquV/84O19PdIFWuwe03vxxES0BHUm5g==
9+
dependencies:
10+
commander "^4.0.1"
11+
convert-source-map "^1.1.0"
12+
fs-readdir-recursive "^1.1.0"
13+
glob "^7.0.0"
14+
lodash "^4.17.13"
15+
make-dir "^2.1.0"
16+
slash "^2.0.0"
17+
source-map "^0.5.0"
18+
optionalDependencies:
19+
chokidar "^2.1.8"
20+
21+
"@babel/cli@^7.7.7":
622
version "7.8.4"
723
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.8.4.tgz#505fb053721a98777b2b175323ea4f090b7d3c1c"
824
integrity sha512-XXLgAm6LBbaNxaGhMAznXXaxtCWfuv6PIDJ9Alsy9JYTOh+j2jJz+L/162kkfU1j/pTSxK1xGmlwI4pdIMkoag==
@@ -25,6 +41,13 @@
2541
dependencies:
2642
"@babel/highlight" "^7.8.3"
2743

44+
"@babel/code-frame@^7.10.1":
45+
version "7.10.1"
46+
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff"
47+
integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw==
48+
dependencies:
49+
"@babel/highlight" "^7.10.1"
50+
2851
"@babel/compat-data@^7.8.4":
2952
version "7.8.5"
3053
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.8.5.tgz#d28ce872778c23551cbb9432fc68d28495b613b9"
@@ -34,7 +57,29 @@
3457
invariant "^2.2.4"
3558
semver "^5.5.0"
3659

37-
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.7.7":
60+
61+
version "7.10.2"
62+
resolved "https://registry.npmjs.org/@babel/core/-/core-7.10.2.tgz#bd6786046668a925ac2bd2fd95b579b92a23b36a"
63+
integrity sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ==
64+
dependencies:
65+
"@babel/code-frame" "^7.10.1"
66+
"@babel/generator" "^7.10.2"
67+
"@babel/helper-module-transforms" "^7.10.1"
68+
"@babel/helpers" "^7.10.1"
69+
"@babel/parser" "^7.10.2"
70+
"@babel/template" "^7.10.1"
71+
"@babel/traverse" "^7.10.1"
72+
"@babel/types" "^7.10.2"
73+
convert-source-map "^1.7.0"
74+
debug "^4.1.0"
75+
gensync "^1.0.0-beta.1"
76+
json5 "^2.1.2"
77+
lodash "^4.17.13"
78+
resolve "^1.3.2"
79+
semver "^5.4.1"
80+
source-map "^0.5.0"
81+
82+
"@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.7.7":
3883
version "7.8.4"
3984
resolved "https://registry.npmjs.org/@babel/core/-/core-7.8.4.tgz#d496799e5c12195b3602d0fddd77294e3e38e80e"
4085
integrity sha512-0LiLrB2PwrVI+a2/IEskBopDYSd8BCb3rOvH7D5tzoWd696TBEduBvuLVm4Nx6rltrLZqvI3MCalB2K2aVzQjA==
@@ -65,6 +110,16 @@
65110
lodash "^4.17.13"
66111
source-map "^0.5.0"
67112

113+
"@babel/generator@^7.10.1", "@babel/generator@^7.10.2":
114+
version "7.10.2"
115+
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9"
116+
integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA==
117+
dependencies:
118+
"@babel/types" "^7.10.2"
119+
jsesc "^2.5.1"
120+
lodash "^4.17.13"
121+
source-map "^0.5.0"
122+
68123
"@babel/helper-annotate-as-pure@^7.8.3":
69124
version "7.8.3"
70125
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
@@ -133,6 +188,15 @@
133188
"@babel/traverse" "^7.8.3"
134189
"@babel/types" "^7.8.3"
135190

191+
"@babel/helper-function-name@^7.10.1":
192+
version "7.10.1"
193+
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.1.tgz#92bd63829bfc9215aca9d9defa85f56b539454f4"
194+
integrity sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ==
195+
dependencies:
196+
"@babel/helper-get-function-arity" "^7.10.1"
197+
"@babel/template" "^7.10.1"
198+
"@babel/types" "^7.10.1"
199+
136200
"@babel/helper-function-name@^7.8.3":
137201
version "7.8.3"
138202
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca"
@@ -142,6 +206,13 @@
142206
"@babel/template" "^7.8.3"
143207
"@babel/types" "^7.8.3"
144208

209+
"@babel/helper-get-function-arity@^7.10.1":
210+
version "7.10.1"
211+
resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d"
212+
integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw==
213+
dependencies:
214+
"@babel/types" "^7.10.1"
215+
145216
"@babel/helper-get-function-arity@^7.8.3":
146217
version "7.8.3"
147218
resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
@@ -156,6 +227,13 @@
156227
dependencies:
157228
"@babel/types" "^7.8.3"
158229

230+
"@babel/helper-member-expression-to-functions@^7.10.1":
231+
version "7.10.1"
232+
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.1.tgz#432967fd7e12a4afef66c4687d4ca22bc0456f15"
233+
integrity sha512-u7XLXeM2n50gb6PWJ9hoO5oO7JFPaZtrh35t8RqKLT1jFKj9IWeD1zrcrYp1q1qiZTdEarfDWfTIP8nGsu0h5g==
234+
dependencies:
235+
"@babel/types" "^7.10.1"
236+
159237
"@babel/helper-member-expression-to-functions@^7.8.3":
160238
version "7.8.3"
161239
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c"
@@ -170,6 +248,26 @@
170248
dependencies:
171249
"@babel/types" "^7.8.3"
172250

251+
"@babel/helper-module-imports@^7.10.1":
252+
version "7.10.1"
253+
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.1.tgz#dd331bd45bccc566ce77004e9d05fe17add13876"
254+
integrity sha512-SFxgwYmZ3HZPyZwJRiVNLRHWuW2OgE5k2nrVs6D9Iv4PPnXVffuEHy83Sfx/l4SqF+5kyJXjAyUmrG7tNm+qVg==
255+
dependencies:
256+
"@babel/types" "^7.10.1"
257+
258+
"@babel/helper-module-transforms@^7.10.1":
259+
version "7.10.1"
260+
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622"
261+
integrity sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg==
262+
dependencies:
263+
"@babel/helper-module-imports" "^7.10.1"
264+
"@babel/helper-replace-supers" "^7.10.1"
265+
"@babel/helper-simple-access" "^7.10.1"
266+
"@babel/helper-split-export-declaration" "^7.10.1"
267+
"@babel/template" "^7.10.1"
268+
"@babel/types" "^7.10.1"
269+
lodash "^4.17.13"
270+
173271
"@babel/helper-module-transforms@^7.8.3":
174272
version "7.8.3"
175273
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.8.3.tgz#d305e35d02bee720fbc2c3c3623aa0c316c01590"
@@ -182,6 +280,13 @@
182280
"@babel/types" "^7.8.3"
183281
lodash "^4.17.13"
184282

283+
"@babel/helper-optimise-call-expression@^7.10.1":
284+
version "7.10.1"
285+
resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.1.tgz#b4a1f2561870ce1247ceddb02a3860fa96d72543"
286+
integrity sha512-a0DjNS1prnBsoKx83dP2falChcs7p3i8VMzdrSbfLhuQra/2ENC4sbri34dz/rWmDADsmF1q5GbfaXydh0Jbjg==
287+
dependencies:
288+
"@babel/types" "^7.10.1"
289+
185290
"@babel/helper-optimise-call-expression@^7.8.3":
186291
version "7.8.3"
187292
resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9"
@@ -212,6 +317,16 @@
212317
"@babel/traverse" "^7.8.3"
213318
"@babel/types" "^7.8.3"
214319

320+
"@babel/helper-replace-supers@^7.10.1":
321+
version "7.10.1"
322+
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.10.1.tgz#ec6859d20c5d8087f6a2dc4e014db7228975f13d"
323+
integrity sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A==
324+
dependencies:
325+
"@babel/helper-member-expression-to-functions" "^7.10.1"
326+
"@babel/helper-optimise-call-expression" "^7.10.1"
327+
"@babel/traverse" "^7.10.1"
328+
"@babel/types" "^7.10.1"
329+
215330
"@babel/helper-replace-supers@^7.8.3":
216331
version "7.8.3"
217332
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.8.3.tgz#91192d25f6abbcd41da8a989d4492574fb1530bc"
@@ -222,6 +337,14 @@
222337
"@babel/traverse" "^7.8.3"
223338
"@babel/types" "^7.8.3"
224339

340+
"@babel/helper-simple-access@^7.10.1":
341+
version "7.10.1"
342+
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.1.tgz#08fb7e22ace9eb8326f7e3920a1c2052f13d851e"
343+
integrity sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw==
344+
dependencies:
345+
"@babel/template" "^7.10.1"
346+
"@babel/types" "^7.10.1"
347+
225348
"@babel/helper-simple-access@^7.8.3":
226349
version "7.8.3"
227350
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae"
@@ -230,13 +353,25 @@
230353
"@babel/template" "^7.8.3"
231354
"@babel/types" "^7.8.3"
232355

356+
"@babel/helper-split-export-declaration@^7.10.1":
357+
version "7.10.1"
358+
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.1.tgz#c6f4be1cbc15e3a868e4c64a17d5d31d754da35f"
359+
integrity sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g==
360+
dependencies:
361+
"@babel/types" "^7.10.1"
362+
233363
"@babel/helper-split-export-declaration@^7.8.3":
234364
version "7.8.3"
235365
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9"
236366
integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA==
237367
dependencies:
238368
"@babel/types" "^7.8.3"
239369

370+
"@babel/helper-validator-identifier@^7.10.1":
371+
version "7.10.1"
372+
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5"
373+
integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw==
374+
240375
"@babel/helper-wrap-function@^7.8.3":
241376
version "7.8.3"
242377
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610"
@@ -247,6 +382,15 @@
247382
"@babel/traverse" "^7.8.3"
248383
"@babel/types" "^7.8.3"
249384

385+
"@babel/helpers@^7.10.1":
386+
version "7.10.1"
387+
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.10.1.tgz#a6827b7cb975c9d9cef5fd61d919f60d8844a973"
388+
integrity sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw==
389+
dependencies:
390+
"@babel/template" "^7.10.1"
391+
"@babel/traverse" "^7.10.1"
392+
"@babel/types" "^7.10.1"
393+
250394
"@babel/helpers@^7.8.4":
251395
version "7.8.4"
252396
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.8.4.tgz#754eb3ee727c165e0a240d6c207de7c455f36f73"
@@ -256,6 +400,15 @@
256400
"@babel/traverse" "^7.8.4"
257401
"@babel/types" "^7.8.3"
258402

403+
"@babel/highlight@^7.10.1":
404+
version "7.10.1"
405+
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0"
406+
integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg==
407+
dependencies:
408+
"@babel/helper-validator-identifier" "^7.10.1"
409+
chalk "^2.0.0"
410+
js-tokens "^4.0.0"
411+
259412
"@babel/highlight@^7.8.3":
260413
version "7.8.3"
261414
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
@@ -270,6 +423,11 @@
270423
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
271424
integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
272425

426+
"@babel/parser@^7.10.1", "@babel/parser@^7.10.2":
427+
version "7.10.2"
428+
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0"
429+
integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ==
430+
273431
"@babel/plugin-proposal-async-generator-functions@^7.8.3":
274432
version "7.8.3"
275433
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f"
@@ -746,6 +904,15 @@
746904
dependencies:
747905
regenerator-runtime "^0.13.4"
748906

907+
"@babel/template@^7.10.1":
908+
version "7.10.1"
909+
resolved "https://registry.npmjs.org/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811"
910+
integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig==
911+
dependencies:
912+
"@babel/code-frame" "^7.10.1"
913+
"@babel/parser" "^7.10.1"
914+
"@babel/types" "^7.10.1"
915+
749916
"@babel/template@^7.7.4", "@babel/template@^7.8.3":
750917
version "7.8.3"
751918
resolved "https://registry.npmjs.org/@babel/template/-/template-7.8.3.tgz#e02ad04fe262a657809327f578056ca15fd4d1b8"
@@ -770,6 +937,21 @@
770937
globals "^11.1.0"
771938
lodash "^4.17.13"
772939

940+
"@babel/traverse@^7.10.1":
941+
version "7.10.1"
942+
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27"
943+
integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ==
944+
dependencies:
945+
"@babel/code-frame" "^7.10.1"
946+
"@babel/generator" "^7.10.1"
947+
"@babel/helper-function-name" "^7.10.1"
948+
"@babel/helper-split-export-declaration" "^7.10.1"
949+
"@babel/parser" "^7.10.1"
950+
"@babel/types" "^7.10.1"
951+
debug "^4.1.0"
952+
globals "^11.1.0"
953+
lodash "^4.17.13"
954+
773955
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3":
774956
version "7.8.3"
775957
resolved "https://registry.npmjs.org/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
@@ -779,6 +961,15 @@
779961
lodash "^4.17.13"
780962
to-fast-properties "^2.0.0"
781963

964+
"@babel/types@^7.10.1", "@babel/types@^7.10.2":
965+
version "7.10.2"
966+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d"
967+
integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng==
968+
dependencies:
969+
"@babel/helper-validator-identifier" "^7.10.1"
970+
lodash "^4.17.13"
971+
to-fast-properties "^2.0.0"
972+
782973
"@bcoe/v8-coverage@^0.2.3":
783974
version "0.2.3"
784975
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -6832,6 +7023,13 @@ [email protected], json5@^2.1.0:
68327023
dependencies:
68337024
minimist "^1.2.0"
68347025

7026+
json5@^2.1.2:
7027+
version "2.1.3"
7028+
resolved "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
7029+
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
7030+
dependencies:
7031+
minimist "^1.2.5"
7032+
68357033
jsonfile@^4.0.0:
68367034
version "4.0.0"
68377035
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -7537,7 +7735,7 @@ minimist@^0.1.0:
75377735
resolved "https://registry.npmjs.org/minimist/-/minimist-0.1.0.tgz#99df657a52574c21c9057497df742790b2b4c0de"
75387736
integrity sha1-md9lelJXTCHJBXSX33QnkLK0wN4=
75397737

7540-
minimist@^1.2.0:
7738+
minimist@^1.2.0, minimist@^1.2.5:
75417739
version "1.2.5"
75427740
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
75437741
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

0 commit comments

Comments
 (0)