Skip to content

Commit 5cf7fe9

Browse files
chore(deps): update babel monorepo to v7.17.9 (#114)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 05494e7 commit 5cf7fe9

File tree

1 file changed

+96
-27
lines changed

1 file changed

+96
-27
lines changed

yarn.lock

+96-27
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
6060
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
6161

62-
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.15.5", "@babel/core@^7.16.7", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
62+
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.15.5", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
6363
version "7.17.8"
6464
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a"
6565
integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==
@@ -80,6 +80,27 @@
8080
json5 "^2.1.2"
8181
semver "^6.3.0"
8282

83+
"@babel/core@^7.16.7":
84+
version "7.17.9"
85+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe"
86+
integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==
87+
dependencies:
88+
"@ampproject/remapping" "^2.1.0"
89+
"@babel/code-frame" "^7.16.7"
90+
"@babel/generator" "^7.17.9"
91+
"@babel/helper-compilation-targets" "^7.17.7"
92+
"@babel/helper-module-transforms" "^7.17.7"
93+
"@babel/helpers" "^7.17.9"
94+
"@babel/parser" "^7.17.9"
95+
"@babel/template" "^7.16.7"
96+
"@babel/traverse" "^7.17.9"
97+
"@babel/types" "^7.17.0"
98+
convert-source-map "^1.7.0"
99+
debug "^4.1.0"
100+
gensync "^1.0.0-beta.2"
101+
json5 "^2.2.1"
102+
semver "^6.3.0"
103+
83104
"@babel/eslint-parser@^7.13.8", "@babel/eslint-parser@^7.15.4", "@babel/eslint-parser@^7.16.5":
84105
version "7.17.0"
85106
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz#eabb24ad9f0afa80e5849f8240d0e5facc2d90d6"
@@ -96,7 +117,7 @@
96117
dependencies:
97118
eslint-rule-composer "^0.3.0"
98119

99-
"@babel/generator@^7.16.8", "@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2":
120+
"@babel/generator@^7.16.8", "@babel/generator@^7.7.2":
100121
version "7.17.7"
101122
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
102123
integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
@@ -105,6 +126,15 @@
105126
jsesc "^2.5.1"
106127
source-map "^0.5.0"
107128

129+
"@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.17.9":
130+
version "7.17.9"
131+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc"
132+
integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==
133+
dependencies:
134+
"@babel/types" "^7.17.0"
135+
jsesc "^2.5.1"
136+
source-map "^0.5.0"
137+
108138
"@babel/helper-annotate-as-pure@^7.16.7":
109139
version "7.16.7"
110140
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
@@ -179,21 +209,13 @@
179209
dependencies:
180210
"@babel/types" "^7.16.7"
181211

182-
"@babel/helper-function-name@^7.16.7":
183-
version "7.16.7"
184-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f"
185-
integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==
212+
"@babel/helper-function-name@^7.16.7", "@babel/helper-function-name@^7.17.9":
213+
version "7.17.9"
214+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
215+
integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
186216
dependencies:
187-
"@babel/helper-get-function-arity" "^7.16.7"
188217
"@babel/template" "^7.16.7"
189-
"@babel/types" "^7.16.7"
190-
191-
"@babel/helper-get-function-arity@^7.16.7":
192-
version "7.16.7"
193-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
194-
integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==
195-
dependencies:
196-
"@babel/types" "^7.16.7"
218+
"@babel/types" "^7.17.0"
197219

198220
"@babel/helper-hoist-variables@^7.16.7":
199221
version "7.16.7"
@@ -303,16 +325,16 @@
303325
"@babel/traverse" "^7.16.8"
304326
"@babel/types" "^7.16.8"
305327

306-
"@babel/helpers@^7.17.8":
307-
version "7.17.8"
308-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106"
309-
integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw==
328+
"@babel/helpers@^7.17.8", "@babel/helpers@^7.17.9":
329+
version "7.17.9"
330+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
331+
integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
310332
dependencies:
311333
"@babel/template" "^7.16.7"
312-
"@babel/traverse" "^7.17.3"
334+
"@babel/traverse" "^7.17.9"
313335
"@babel/types" "^7.17.0"
314336

315-
"@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":
337+
"@babel/highlight@^7.10.4":
316338
version "7.16.10"
317339
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.10.tgz#744f2eb81579d6eea753c227b0f570ad785aba88"
318340
integrity sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==
@@ -321,11 +343,25 @@
321343
chalk "^2.0.0"
322344
js-tokens "^4.0.0"
323345

324-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.15.5", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8":
346+
"@babel/highlight@^7.16.7":
347+
version "7.17.9"
348+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.17.9.tgz#61b2ee7f32ea0454612def4fccdae0de232b73e3"
349+
integrity sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==
350+
dependencies:
351+
"@babel/helper-validator-identifier" "^7.16.7"
352+
chalk "^2.0.0"
353+
js-tokens "^4.0.0"
354+
355+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.15.5":
325356
version "7.17.8"
326357
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240"
327358
integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==
328359

360+
"@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8", "@babel/parser@^7.17.9":
361+
version "7.17.9"
362+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef"
363+
integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==
364+
329365
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
330366
version "7.16.7"
331367
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
@@ -1044,13 +1080,20 @@
10441080
core-js-pure "^3.20.2"
10451081
regenerator-runtime "^0.13.4"
10461082

1047-
"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.16.7", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1083+
"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
10481084
version "7.17.8"
10491085
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.8.tgz#3e56e4aff81befa55ac3ac6a0967349fd1c5bca2"
10501086
integrity sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==
10511087
dependencies:
10521088
regenerator-runtime "^0.13.4"
10531089

1090+
"@babel/runtime@^7.16.7":
1091+
version "7.17.9"
1092+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
1093+
integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
1094+
dependencies:
1095+
regenerator-runtime "^0.13.4"
1096+
10541097
"@babel/template@^7.16.7", "@babel/template@^7.3.3":
10551098
version "7.16.7"
10561099
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
@@ -1060,7 +1103,7 @@
10601103
"@babel/parser" "^7.16.7"
10611104
"@babel/types" "^7.16.7"
10621105

1063-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2":
1106+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.7.2":
10641107
version "7.17.3"
10651108
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
10661109
integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
@@ -1076,6 +1119,22 @@
10761119
debug "^4.1.0"
10771120
globals "^11.1.0"
10781121

1122+
"@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9":
1123+
version "7.17.9"
1124+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d"
1125+
integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==
1126+
dependencies:
1127+
"@babel/code-frame" "^7.16.7"
1128+
"@babel/generator" "^7.17.9"
1129+
"@babel/helper-environment-visitor" "^7.16.7"
1130+
"@babel/helper-function-name" "^7.17.9"
1131+
"@babel/helper-hoist-variables" "^7.16.7"
1132+
"@babel/helper-split-export-declaration" "^7.16.7"
1133+
"@babel/parser" "^7.17.9"
1134+
"@babel/types" "^7.17.0"
1135+
debug "^4.1.0"
1136+
globals "^11.1.0"
1137+
10791138
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.15.4", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
10801139
version "7.17.0"
10811140
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
@@ -3914,11 +3973,16 @@ caniuse-api@^3.0.0:
39143973
lodash.memoize "^4.1.2"
39153974
lodash.uniq "^4.5.0"
39163975

3917-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001317:
3976+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001125:
39183977
version "1.0.30001325"
39193978
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001325.tgz#2b4ad19b77aa36f61f2eaf72e636d7481d55e606"
39203979
integrity sha512-sB1bZHjseSjDtijV1Hb7PB2Zd58Kyx+n/9EotvZ4Qcz2K3d0lWB8dB4nb8wN/TsOGFq3UuAm0zQZNQ4SoR7TrQ==
39213980

3981+
caniuse-lite@^1.0.30001317:
3982+
version "1.0.30001327"
3983+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001327.tgz#c1546d7d7bb66506f0ccdad6a7d07fc6d668c858"
3984+
integrity sha512-1/Cg4jlD9qjZzhbzkzEaAC2JHsP0WrOc8Rd/3a3LuajGzGWR/hD7TVyvq99VqmTy99eVh8Zkmdq213OgvgXx7w==
3985+
39223986
[email protected], chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
39233987
version "2.4.2"
39243988
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -5006,11 +5070,16 @@ [email protected]:
50065070
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
50075071
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
50085072

5009-
electron-to-chromium@^1.3.564, electron-to-chromium@^1.4.84:
5073+
electron-to-chromium@^1.3.564:
50105074
version "1.4.103"
50115075
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.103.tgz#abfe376a4d70fa1e1b4b353b95df5d6dfd05da3a"
50125076
integrity sha512-c/uKWR1Z/W30Wy/sx3dkZoj4BijbXX85QKWu9jJfjho3LBAXNEGAEW3oWiGb+dotA6C6BzCTxL2/aLes7jlUeg==
50135077

5078+
electron-to-chromium@^1.4.84:
5079+
version "1.4.106"
5080+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.106.tgz#e7a3bfa9d745dd9b9e597616cb17283cc349781a"
5081+
integrity sha512-ZYfpVLULm67K7CaaGP7DmjyeMY4naxsbTy+syVVxT6QHI1Ww8XbJjmr9fDckrhq44WzCrcC5kH3zGpdusxwwqg==
5082+
50145083
emittery@^0.8.1:
50155084
version "0.8.1"
50165085
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"
@@ -8237,7 +8306,7 @@ json5@^1.0.1:
82378306
dependencies:
82388307
minimist "^1.2.0"
82398308

8240-
json5@^2.1.2, json5@^2.2.0:
8309+
json5@^2.1.2, json5@^2.2.0, json5@^2.2.1:
82418310
version "2.2.1"
82428311
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
82438312
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==

0 commit comments

Comments
 (0)