Skip to content

Commit 5c33e3a

Browse files
committed
chore: update babel monorepo
1 parent 0f0f95a commit 5c33e3a

File tree

2 files changed

+130
-2
lines changed

2 files changed

+130
-2
lines changed

@commitlint/travis-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"license": "MIT",
4747
"devDependencies": {
4848
"@babel/cli": "7.8.4",
49-
"@babel/core": "7.8.4",
49+
"@babel/core": "7.9.0",
5050
"@commitlint/test": "8.2.0",
5151
"@commitlint/utils": "^8.3.4",
5252
"babel-preset-commitlint": "^8.2.0",

yarn.lock

Lines changed: 129 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,29 @@
3434
invariant "^2.2.4"
3535
semver "^5.5.0"
3636

37-
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.7.7":
37+
38+
version "7.9.0"
39+
resolved "https://registry.npmjs.org/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
40+
integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==
41+
dependencies:
42+
"@babel/code-frame" "^7.8.3"
43+
"@babel/generator" "^7.9.0"
44+
"@babel/helper-module-transforms" "^7.9.0"
45+
"@babel/helpers" "^7.9.0"
46+
"@babel/parser" "^7.9.0"
47+
"@babel/template" "^7.8.6"
48+
"@babel/traverse" "^7.9.0"
49+
"@babel/types" "^7.9.0"
50+
convert-source-map "^1.7.0"
51+
debug "^4.1.0"
52+
gensync "^1.0.0-beta.1"
53+
json5 "^2.1.2"
54+
lodash "^4.17.13"
55+
resolve "^1.3.2"
56+
semver "^5.4.1"
57+
source-map "^0.5.0"
58+
59+
"@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.7.7":
3860
version "7.8.4"
3961
resolved "https://registry.npmjs.org/@babel/core/-/core-7.8.4.tgz#d496799e5c12195b3602d0fddd77294e3e38e80e"
4062
integrity sha512-0LiLrB2PwrVI+a2/IEskBopDYSd8BCb3rOvH7D5tzoWd696TBEduBvuLVm4Nx6rltrLZqvI3MCalB2K2aVzQjA==
@@ -65,6 +87,16 @@
6587
lodash "^4.17.13"
6688
source-map "^0.5.0"
6789

90+
"@babel/generator@^7.9.0", "@babel/generator@^7.9.5":
91+
version "7.9.5"
92+
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.9.5.tgz#27f0917741acc41e6eaaced6d68f96c3fa9afaf9"
93+
integrity sha512-GbNIxVB3ZJe3tLeDm1HSn2AhuD/mVcyLDpgtLXa5tplmWrJdF/elxB56XNqCuD6szyNkDi6wuoKXln3QeBmCHQ==
94+
dependencies:
95+
"@babel/types" "^7.9.5"
96+
jsesc "^2.5.1"
97+
lodash "^4.17.13"
98+
source-map "^0.5.0"
99+
68100
"@babel/helper-annotate-as-pure@^7.8.3":
69101
version "7.8.3"
70102
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
@@ -142,6 +174,15 @@
142174
"@babel/template" "^7.8.3"
143175
"@babel/types" "^7.8.3"
144176

177+
"@babel/helper-function-name@^7.9.5":
178+
version "7.9.5"
179+
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c"
180+
integrity sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==
181+
dependencies:
182+
"@babel/helper-get-function-arity" "^7.8.3"
183+
"@babel/template" "^7.8.3"
184+
"@babel/types" "^7.9.5"
185+
145186
"@babel/helper-get-function-arity@^7.8.3":
146187
version "7.8.3"
147188
resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
@@ -182,6 +223,19 @@
182223
"@babel/types" "^7.8.3"
183224
lodash "^4.17.13"
184225

226+
"@babel/helper-module-transforms@^7.9.0":
227+
version "7.9.0"
228+
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz#43b34dfe15961918707d247327431388e9fe96e5"
229+
integrity sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA==
230+
dependencies:
231+
"@babel/helper-module-imports" "^7.8.3"
232+
"@babel/helper-replace-supers" "^7.8.6"
233+
"@babel/helper-simple-access" "^7.8.3"
234+
"@babel/helper-split-export-declaration" "^7.8.3"
235+
"@babel/template" "^7.8.6"
236+
"@babel/types" "^7.9.0"
237+
lodash "^4.17.13"
238+
185239
"@babel/helper-optimise-call-expression@^7.8.3":
186240
version "7.8.3"
187241
resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9"
@@ -222,6 +276,16 @@
222276
"@babel/traverse" "^7.8.3"
223277
"@babel/types" "^7.8.3"
224278

279+
"@babel/helper-replace-supers@^7.8.6":
280+
version "7.8.6"
281+
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8"
282+
integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA==
283+
dependencies:
284+
"@babel/helper-member-expression-to-functions" "^7.8.3"
285+
"@babel/helper-optimise-call-expression" "^7.8.3"
286+
"@babel/traverse" "^7.8.6"
287+
"@babel/types" "^7.8.6"
288+
225289
"@babel/helper-simple-access@^7.8.3":
226290
version "7.8.3"
227291
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae"
@@ -237,6 +301,11 @@
237301
dependencies:
238302
"@babel/types" "^7.8.3"
239303

304+
"@babel/helper-validator-identifier@^7.9.5":
305+
version "7.9.5"
306+
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
307+
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
308+
240309
"@babel/helper-wrap-function@^7.8.3":
241310
version "7.8.3"
242311
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610"
@@ -256,6 +325,15 @@
256325
"@babel/traverse" "^7.8.4"
257326
"@babel/types" "^7.8.3"
258327

328+
"@babel/helpers@^7.9.0":
329+
version "7.9.2"
330+
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.9.2.tgz#b42a81a811f1e7313b88cba8adc66b3d9ae6c09f"
331+
integrity sha512-JwLvzlXVPjO8eU9c/wF9/zOIN7X6h8DYf7mG4CiFRZRvZNKEF5dQ3H3V+ASkHoIB3mWhatgl5ONhyqHRI6MppA==
332+
dependencies:
333+
"@babel/template" "^7.8.3"
334+
"@babel/traverse" "^7.9.0"
335+
"@babel/types" "^7.9.0"
336+
259337
"@babel/highlight@^7.8.3":
260338
version "7.8.3"
261339
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
@@ -270,6 +348,11 @@
270348
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
271349
integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
272350

351+
"@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
352+
version "7.9.4"
353+
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
354+
integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
355+
273356
"@babel/plugin-proposal-async-generator-functions@^7.8.3":
274357
version "7.8.3"
275358
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f"
@@ -748,6 +831,15 @@
748831
"@babel/parser" "^7.8.3"
749832
"@babel/types" "^7.8.3"
750833

834+
"@babel/template@^7.8.6":
835+
version "7.8.6"
836+
resolved "https://registry.npmjs.org/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
837+
integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg==
838+
dependencies:
839+
"@babel/code-frame" "^7.8.3"
840+
"@babel/parser" "^7.8.6"
841+
"@babel/types" "^7.8.6"
842+
751843
"@babel/traverse@^7.1.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.4":
752844
version "7.8.4"
753845
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.8.4.tgz#f0845822365f9d5b0e312ed3959d3f827f869e3c"
@@ -763,6 +855,21 @@
763855
globals "^11.1.0"
764856
lodash "^4.17.13"
765857

858+
"@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
859+
version "7.9.5"
860+
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.9.5.tgz#6e7c56b44e2ac7011a948c21e283ddd9d9db97a2"
861+
integrity sha512-c4gH3jsvSuGUezlP6rzSJ6jf8fYjLj3hsMZRx/nX0h+fmHN0w+ekubRrHPqnMec0meycA2nwCsJ7dC8IPem2FQ==
862+
dependencies:
863+
"@babel/code-frame" "^7.8.3"
864+
"@babel/generator" "^7.9.5"
865+
"@babel/helper-function-name" "^7.9.5"
866+
"@babel/helper-split-export-declaration" "^7.8.3"
867+
"@babel/parser" "^7.9.0"
868+
"@babel/types" "^7.9.5"
869+
debug "^4.1.0"
870+
globals "^11.1.0"
871+
lodash "^4.17.13"
872+
766873
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3":
767874
version "7.8.3"
768875
resolved "https://registry.npmjs.org/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
@@ -772,6 +879,15 @@
772879
lodash "^4.17.13"
773880
to-fast-properties "^2.0.0"
774881

882+
"@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5":
883+
version "7.9.5"
884+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
885+
integrity sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg==
886+
dependencies:
887+
"@babel/helper-validator-identifier" "^7.9.5"
888+
lodash "^4.17.13"
889+
to-fast-properties "^2.0.0"
890+
775891
"@bcoe/v8-coverage@^0.2.3":
776892
version "0.2.3"
777893
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -6365,6 +6481,13 @@ [email protected], json5@^2.1.0:
63656481
dependencies:
63666482
minimist "^1.2.0"
63676483

6484+
json5@^2.1.2:
6485+
version "2.1.3"
6486+
resolved "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
6487+
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
6488+
dependencies:
6489+
minimist "^1.2.5"
6490+
63686491
jsonfile@^4.0.0:
63696492
version "4.0.0"
63706493
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -7061,6 +7184,11 @@ minimist@^0.1.0:
70617184
resolved "https://registry.npmjs.org/minimist/-/minimist-0.1.0.tgz#99df657a52574c21c9057497df742790b2b4c0de"
70627185
integrity sha1-md9lelJXTCHJBXSX33QnkLK0wN4=
70637186

7187+
minimist@^1.2.5:
7188+
version "1.2.5"
7189+
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
7190+
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
7191+
70647192
minimist@~0.0.1:
70657193
version "0.0.10"
70667194
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"

0 commit comments

Comments
 (0)