Skip to content

Commit 99ec9ef

Browse files
chore(deps): update babel monorepo (#139)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 821d738 commit 99ec9ef

File tree

1 file changed

+72
-59
lines changed

1 file changed

+72
-59
lines changed

yarn.lock

Lines changed: 72 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -81,30 +81,30 @@
8181
semver "^6.3.0"
8282

8383
"@babel/core@^7.13.8", "@babel/core@^7.15.5", "@babel/core@^7.16.7":
84-
version "7.18.0"
85-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756"
86-
integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
84+
version "7.18.2"
85+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
86+
integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
8787
dependencies:
8888
"@ampproject/remapping" "^2.1.0"
8989
"@babel/code-frame" "^7.16.7"
90-
"@babel/generator" "^7.18.0"
91-
"@babel/helper-compilation-targets" "^7.17.10"
90+
"@babel/generator" "^7.18.2"
91+
"@babel/helper-compilation-targets" "^7.18.2"
9292
"@babel/helper-module-transforms" "^7.18.0"
93-
"@babel/helpers" "^7.18.0"
93+
"@babel/helpers" "^7.18.2"
9494
"@babel/parser" "^7.18.0"
9595
"@babel/template" "^7.16.7"
96-
"@babel/traverse" "^7.18.0"
97-
"@babel/types" "^7.18.0"
96+
"@babel/traverse" "^7.18.2"
97+
"@babel/types" "^7.18.2"
9898
convert-source-map "^1.7.0"
9999
debug "^4.1.0"
100100
gensync "^1.0.0-beta.2"
101101
json5 "^2.2.1"
102102
semver "^6.3.0"
103103

104104
"@babel/eslint-parser@^7.13.8", "@babel/eslint-parser@^7.15.4", "@babel/eslint-parser@^7.16.5":
105-
version "7.17.0"
106-
resolved "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz"
107-
integrity sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==
105+
version "7.18.2"
106+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz#e14dee36c010edfb0153cf900c2b0815e82e3245"
107+
integrity sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==
108108
dependencies:
109109
eslint-scope "^5.1.1"
110110
eslint-visitor-keys "^2.1.0"
@@ -126,12 +126,12 @@
126126
"@jridgewell/gen-mapping" "^0.1.0"
127127
jsesc "^2.5.1"
128128

129-
"@babel/generator@^7.18.0":
130-
version "7.18.0"
131-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f"
132-
integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==
129+
"@babel/generator@^7.18.2":
130+
version "7.18.2"
131+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d"
132+
integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==
133133
dependencies:
134-
"@babel/types" "^7.18.0"
134+
"@babel/types" "^7.18.2"
135135
"@jridgewell/gen-mapping" "^0.3.0"
136136
jsesc "^2.5.1"
137137

@@ -169,6 +169,16 @@
169169
browserslist "^4.20.2"
170170
semver "^6.3.0"
171171

172+
"@babel/helper-compilation-targets@^7.18.2":
173+
version "7.18.2"
174+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b"
175+
integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==
176+
dependencies:
177+
"@babel/compat-data" "^7.17.10"
178+
"@babel/helper-validator-option" "^7.16.7"
179+
browserslist "^4.20.2"
180+
semver "^6.3.0"
181+
172182
"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.6":
173183
version "7.17.9"
174184
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz#71835d7fb9f38bd9f1378e40a4c0902fdc2ea49d"
@@ -204,12 +214,10 @@
204214
resolve "^1.14.2"
205215
semver "^6.1.2"
206216

207-
"@babel/helper-environment-visitor@^7.16.7":
208-
version "7.16.7"
209-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7"
210-
integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==
211-
dependencies:
212-
"@babel/types" "^7.16.7"
217+
"@babel/helper-environment-visitor@^7.16.7", "@babel/helper-environment-visitor@^7.18.2":
218+
version "7.18.2"
219+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
220+
integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
213221

214222
"@babel/helper-explode-assignable-expression@^7.16.7":
215223
version "7.16.7"
@@ -308,11 +316,11 @@
308316
"@babel/types" "^7.16.7"
309317

310318
"@babel/helper-simple-access@^7.17.7":
311-
version "7.17.7"
312-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
313-
integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
319+
version "7.18.2"
320+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9"
321+
integrity sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==
314322
dependencies:
315-
"@babel/types" "^7.17.0"
323+
"@babel/types" "^7.18.2"
316324

317325
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
318326
version "7.16.0"
@@ -357,14 +365,14 @@
357365
"@babel/traverse" "^7.17.9"
358366
"@babel/types" "^7.17.0"
359367

360-
"@babel/helpers@^7.18.0":
361-
version "7.18.0"
362-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370"
363-
integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
368+
"@babel/helpers@^7.18.2":
369+
version "7.18.2"
370+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384"
371+
integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==
364372
dependencies:
365373
"@babel/template" "^7.16.7"
366-
"@babel/traverse" "^7.18.0"
367-
"@babel/types" "^7.18.0"
374+
"@babel/traverse" "^7.18.2"
375+
"@babel/types" "^7.18.2"
368376

369377
"@babel/highlight@^7.10.4":
370378
version "7.17.9"
@@ -395,9 +403,9 @@
395403
integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
396404

397405
"@babel/parser@^7.16.7", "@babel/parser@^7.18.0":
398-
version "7.18.0"
399-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
400-
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
406+
version "7.18.4"
407+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.4.tgz#6774231779dd700e0af29f6ad8d479582d7ce5ef"
408+
integrity sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==
401409

402410
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
403411
version "7.16.7"
@@ -1125,9 +1133,9 @@
11251133
regenerator-runtime "^0.13.4"
11261134

11271135
"@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":
1128-
version "7.18.0"
1129-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.0.tgz#6d77142a19cb6088f0af662af1ada37a604d34ae"
1130-
integrity sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==
1136+
version "7.18.3"
1137+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4"
1138+
integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==
11311139
dependencies:
11321140
regenerator-runtime "^0.13.4"
11331141

@@ -1156,19 +1164,19 @@
11561164
debug "^4.1.0"
11571165
globals "^11.1.0"
11581166

1159-
"@babel/traverse@^7.18.0":
1160-
version "7.18.0"
1161-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba"
1162-
integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==
1167+
"@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2":
1168+
version "7.18.2"
1169+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
1170+
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
11631171
dependencies:
11641172
"@babel/code-frame" "^7.16.7"
1165-
"@babel/generator" "^7.18.0"
1166-
"@babel/helper-environment-visitor" "^7.16.7"
1173+
"@babel/generator" "^7.18.2"
1174+
"@babel/helper-environment-visitor" "^7.18.2"
11671175
"@babel/helper-function-name" "^7.17.9"
11681176
"@babel/helper-hoist-variables" "^7.16.7"
11691177
"@babel/helper-split-export-declaration" "^7.16.7"
11701178
"@babel/parser" "^7.18.0"
1171-
"@babel/types" "^7.18.0"
1179+
"@babel/types" "^7.18.2"
11721180
debug "^4.1.0"
11731181
globals "^11.1.0"
11741182

@@ -1204,10 +1212,10 @@
12041212
"@babel/helper-validator-identifier" "^7.16.7"
12051213
to-fast-properties "^2.0.0"
12061214

1207-
"@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0":
1208-
version "7.18.0"
1209-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553"
1210-
integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==
1215+
"@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2":
1216+
version "7.18.4"
1217+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354"
1218+
integrity sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==
12111219
dependencies:
12121220
"@babel/helper-validator-identifier" "^7.16.7"
12131221
to-fast-properties "^2.0.0"
@@ -4419,9 +4427,9 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001335:
44194427
integrity sha512-1gLHWyfVoRDsHieO+CaeYe7jSo/MT7D7lhaXUiwwbuR5BwQxORs0f1tAwUSQr3YbxRXJvxHM/PA5FfPQRnsPeQ==
44204428

44214429
caniuse-lite@^1.0.30001332:
4422-
version "1.0.30001342"
4423-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001342.tgz#87152b1e3b950d1fbf0093e23f00b6c8e8f1da96"
4424-
integrity sha512-bn6sOCu7L7jcbBbyNhLg0qzXdJ/PMbybZTH/BA6Roet9wxYRm6Tr9D0s0uhLkOZ6MSG+QU6txUgdpr3MXIVqjA==
4430+
version "1.0.30001344"
4431+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001344.tgz#8a1e7fdc4db9c2ec79a05e9fd68eb93a761888bb"
4432+
integrity sha512-0ZFjnlCaXNOAYcV7i+TtdKBp0L/3XEU2MF/x6Du1lrh+SRX4IfzIVL4HNJg5pB2PmFb8rszIGyOvsZnqqRoc2g==
44254433

44264434
[email protected], chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
44274435
version "2.4.2"
@@ -4635,7 +4643,7 @@ color-convert@^2.0.1:
46354643
46364644
version "1.1.3"
46374645
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
4638-
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
4646+
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
46394647

46404648
color-name@^1.0.0, color-name@~1.1.4:
46414649
version "1.1.4"
@@ -5517,11 +5525,16 @@ [email protected]:
55175525
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
55185526
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
55195527

5520-
electron-to-chromium@^1.3.564, electron-to-chromium@^1.4.118:
5528+
electron-to-chromium@^1.3.564:
55215529
version "1.4.137"
55225530
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz#186180a45617283f1c012284458510cd99d6787f"
55235531
integrity sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==
55245532

5533+
electron-to-chromium@^1.4.118:
5534+
version "1.4.141"
5535+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.141.tgz#4dd9119e8a99f1c83c51dfcf1bed79ea541f08d6"
5536+
integrity sha512-mfBcbqc0qc6RlxrsIgLG2wCqkiPAjEezHxGTu7p3dHHFOurH4EjS9rFZndX5axC8264rI1Pcbw8uQP39oZckeA==
5537+
55255538
emittery@^0.8.1:
55265539
version "0.8.1"
55275540
resolved "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz"
@@ -5755,7 +5768,7 @@ [email protected], escape-string-regexp@^2.0.0:
57555768
escape-string-regexp@^1.0.5:
57565769
version "1.0.5"
57575770
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
5758-
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
5771+
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
57595772

57605773
escape-string-regexp@^4.0.0:
57615774
version "4.0.0"
@@ -7432,7 +7445,7 @@ [email protected]:
74327445
has-flag@^3.0.0:
74337446
version "3.0.0"
74347447
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
7435-
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
7448+
integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==
74367449

74377450
has-flag@^4.0.0:
74387451
version "4.0.0"
@@ -9892,9 +9905,9 @@ node-releases@^1.1.61:
98929905
integrity sha512-rB1DUFUNAN4Gn9keO2K1efO35IDK7yKHCdCaIMvFO7yUYmmZYeDjnGKle26G4rwj+LKRQpjyUUvMkPglwGCYNQ==
98939906

98949907
node-releases@^2.0.3:
9895-
version "2.0.4"
9896-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"
9897-
integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
9908+
version "2.0.5"
9909+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.5.tgz#280ed5bc3eba0d96ce44897d8aee478bfb3d9666"
9910+
integrity sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==
98989911

98999912
normalize-package-data@^2.3.2, normalize-package-data@^2.5.0:
99009913
version "2.5.0"

0 commit comments

Comments
 (0)