Skip to content

Commit 32962c9

Browse files
authored
Merge pull request #687 from awibox/dependabot/npm_and_yarn/babel/core-7.22.19
Bump @babel/core from 7.22.10 to 7.22.19
2 parents cbc8bf5 + 2ccea76 commit 32962c9

File tree

1 file changed

+84
-79
lines changed

1 file changed

+84
-79
lines changed

yarn.lock

Lines changed: 84 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"@jridgewell/gen-mapping" "^0.3.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5":
14-
version "7.22.10"
15-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.10.tgz#1c20e612b768fefa75f6e90d6ecb86329247f0a3"
16-
integrity sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==
13+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.22.13":
14+
version "7.22.13"
15+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
16+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
1717
dependencies:
18-
"@babel/highlight" "^7.22.10"
18+
"@babel/highlight" "^7.22.13"
1919
chalk "^2.4.2"
2020

2121
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1":
@@ -29,32 +29,32 @@
2929
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
3030

3131
"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.19.3", "@babel/core@^7.7.5":
32-
version "7.22.10"
33-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.10.tgz#aad442c7bcd1582252cb4576747ace35bc122f35"
34-
integrity sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw==
32+
version "7.22.19"
33+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.19.tgz#b38162460a6f3baf2a424bda720b24a8aafea241"
34+
integrity sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA==
3535
dependencies:
3636
"@ampproject/remapping" "^2.2.0"
37-
"@babel/code-frame" "^7.22.10"
38-
"@babel/generator" "^7.22.10"
39-
"@babel/helper-compilation-targets" "^7.22.10"
40-
"@babel/helper-module-transforms" "^7.22.9"
41-
"@babel/helpers" "^7.22.10"
42-
"@babel/parser" "^7.22.10"
43-
"@babel/template" "^7.22.5"
44-
"@babel/traverse" "^7.22.10"
45-
"@babel/types" "^7.22.10"
37+
"@babel/code-frame" "^7.22.13"
38+
"@babel/generator" "^7.22.15"
39+
"@babel/helper-compilation-targets" "^7.22.15"
40+
"@babel/helper-module-transforms" "^7.22.19"
41+
"@babel/helpers" "^7.22.15"
42+
"@babel/parser" "^7.22.16"
43+
"@babel/template" "^7.22.15"
44+
"@babel/traverse" "^7.22.19"
45+
"@babel/types" "^7.22.19"
4646
convert-source-map "^1.7.0"
4747
debug "^4.1.0"
4848
gensync "^1.0.0-beta.2"
49-
json5 "^2.2.2"
49+
json5 "^2.2.3"
5050
semver "^6.3.1"
5151

52-
"@babel/generator@^7.22.10", "@babel/generator@^7.4.0":
53-
version "7.22.10"
54-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.10.tgz#c92254361f398e160645ac58831069707382b722"
55-
integrity sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==
52+
"@babel/generator@^7.22.15", "@babel/generator@^7.4.0":
53+
version "7.22.15"
54+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.15.tgz#1564189c7ec94cb8f77b5e8a90c4d200d21b2339"
55+
integrity sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==
5656
dependencies:
57-
"@babel/types" "^7.22.10"
57+
"@babel/types" "^7.22.15"
5858
"@jridgewell/gen-mapping" "^0.3.2"
5959
"@jridgewell/trace-mapping" "^0.3.17"
6060
jsesc "^2.5.1"
@@ -74,13 +74,13 @@
7474
"@babel/helper-explode-assignable-expression" "^7.18.6"
7575
"@babel/types" "^7.18.9"
7676

77-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.1", "@babel/helper-compilation-targets@^7.22.10":
78-
version "7.22.10"
79-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024"
80-
integrity sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q==
77+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.1", "@babel/helper-compilation-targets@^7.22.15":
78+
version "7.22.15"
79+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
80+
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==
8181
dependencies:
8282
"@babel/compat-data" "^7.22.9"
83-
"@babel/helper-validator-option" "^7.22.5"
83+
"@babel/helper-validator-option" "^7.22.15"
8484
browserslist "^4.21.9"
8585
lru-cache "^5.1.1"
8686
semver "^6.3.1"
@@ -195,23 +195,23 @@
195195
dependencies:
196196
"@babel/types" "^7.18.6"
197197

198-
"@babel/helper-module-imports@^7.22.5":
199-
version "7.22.5"
200-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c"
201-
integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==
198+
"@babel/helper-module-imports@^7.22.15":
199+
version "7.22.15"
200+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
201+
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
202202
dependencies:
203-
"@babel/types" "^7.22.5"
203+
"@babel/types" "^7.22.15"
204204

205-
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0", "@babel/helper-module-transforms@^7.22.9":
206-
version "7.22.9"
207-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129"
208-
integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==
205+
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0", "@babel/helper-module-transforms@^7.22.19":
206+
version "7.22.19"
207+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.19.tgz#94b1f281caa6518f02ec0f5ea2b5348e298ce266"
208+
integrity sha512-m6h1cJvn+OJ+R3jOHp30faq5xKJ7VbjwDj5RGgHuRlU9hrMeKsGC+JpihkR5w1g7IfseCPPtZ0r7/hB4UKaYlA==
209209
dependencies:
210210
"@babel/helper-environment-visitor" "^7.22.5"
211-
"@babel/helper-module-imports" "^7.22.5"
211+
"@babel/helper-module-imports" "^7.22.15"
212212
"@babel/helper-simple-access" "^7.22.5"
213213
"@babel/helper-split-export-declaration" "^7.22.6"
214-
"@babel/helper-validator-identifier" "^7.22.5"
214+
"@babel/helper-validator-identifier" "^7.22.19"
215215

216216
"@babel/helper-optimise-call-expression@^7.18.6":
217217
version "7.18.6"
@@ -291,6 +291,11 @@
291291
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
292292
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
293293

294+
"@babel/helper-validator-identifier@^7.22.19":
295+
version "7.22.19"
296+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.19.tgz#2f34ab1e445f5b95e2e6edfe50ea2449e610583a"
297+
integrity sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==
298+
294299
"@babel/helper-validator-identifier@^7.22.5":
295300
version "7.22.5"
296301
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
@@ -301,10 +306,10 @@
301306
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
302307
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
303308

304-
"@babel/helper-validator-option@^7.22.5":
305-
version "7.22.5"
306-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac"
307-
integrity sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==
309+
"@babel/helper-validator-option@^7.22.15":
310+
version "7.22.15"
311+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
312+
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
308313

309314
"@babel/helper-wrap-function@^7.18.9":
310315
version "7.18.9"
@@ -316,28 +321,28 @@
316321
"@babel/traverse" "^7.18.9"
317322
"@babel/types" "^7.18.9"
318323

319-
"@babel/helpers@^7.22.10":
320-
version "7.22.10"
321-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.10.tgz#ae6005c539dfbcb5cd71fb51bfc8a52ba63bc37a"
322-
integrity sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw==
324+
"@babel/helpers@^7.22.15":
325+
version "7.22.15"
326+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.15.tgz#f09c3df31e86e3ea0b7ff7556d85cdebd47ea6f1"
327+
integrity sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==
323328
dependencies:
324-
"@babel/template" "^7.22.5"
325-
"@babel/traverse" "^7.22.10"
326-
"@babel/types" "^7.22.10"
329+
"@babel/template" "^7.22.15"
330+
"@babel/traverse" "^7.22.15"
331+
"@babel/types" "^7.22.15"
327332

328-
"@babel/highlight@^7.22.10":
329-
version "7.22.10"
330-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.10.tgz#02a3f6d8c1cb4521b2fd0ab0da8f4739936137d7"
331-
integrity sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==
333+
"@babel/highlight@^7.22.13":
334+
version "7.22.13"
335+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16"
336+
integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==
332337
dependencies:
333338
"@babel/helper-validator-identifier" "^7.22.5"
334339
chalk "^2.4.2"
335340
js-tokens "^4.0.0"
336341

337-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.10", "@babel/parser@^7.22.5", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
338-
version "7.22.10"
339-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
340-
integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
342+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.15", "@babel/parser@^7.22.16", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
343+
version "7.22.16"
344+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
345+
integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
341346

342347
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
343348
version "7.18.6"
@@ -1019,38 +1024,38 @@
10191024
dependencies:
10201025
regenerator-runtime "^0.13.4"
10211026

1022-
"@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.22.5", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
1023-
version "7.22.5"
1024-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
1025-
integrity sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==
1027+
"@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
1028+
version "7.22.15"
1029+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1030+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
10261031
dependencies:
1027-
"@babel/code-frame" "^7.22.5"
1028-
"@babel/parser" "^7.22.5"
1029-
"@babel/types" "^7.22.5"
1032+
"@babel/code-frame" "^7.22.13"
1033+
"@babel/parser" "^7.22.15"
1034+
"@babel/types" "^7.22.15"
10301035

1031-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.22.10", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0":
1032-
version "7.22.10"
1033-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa"
1034-
integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==
1036+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.22.15", "@babel/traverse@^7.22.19", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0":
1037+
version "7.22.19"
1038+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.19.tgz#bb2b12b7de9d7fec9e812ed89eea097b941954f8"
1039+
integrity sha512-ZCcpVPK64krfdScRbpxF6xA5fz7IOsfMwx1tcACvCzt6JY+0aHkBk7eIU8FRDSZRU5Zei6Z4JfgAxN1bqXGECg==
10351040
dependencies:
1036-
"@babel/code-frame" "^7.22.10"
1037-
"@babel/generator" "^7.22.10"
1041+
"@babel/code-frame" "^7.22.13"
1042+
"@babel/generator" "^7.22.15"
10381043
"@babel/helper-environment-visitor" "^7.22.5"
10391044
"@babel/helper-function-name" "^7.22.5"
10401045
"@babel/helper-hoist-variables" "^7.22.5"
10411046
"@babel/helper-split-export-declaration" "^7.22.6"
1042-
"@babel/parser" "^7.22.10"
1043-
"@babel/types" "^7.22.10"
1047+
"@babel/parser" "^7.22.16"
1048+
"@babel/types" "^7.22.19"
10441049
debug "^4.1.0"
10451050
globals "^11.1.0"
10461051

1047-
"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.22.10", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1048-
version "7.22.10"
1049-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.10.tgz#4a9e76446048f2c66982d1a989dd12b8a2d2dc03"
1050-
integrity sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg==
1052+
"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1053+
version "7.22.19"
1054+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684"
1055+
integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==
10511056
dependencies:
10521057
"@babel/helper-string-parser" "^7.22.5"
1053-
"@babel/helper-validator-identifier" "^7.22.5"
1058+
"@babel/helper-validator-identifier" "^7.22.19"
10541059
to-fast-properties "^2.0.0"
10551060

10561061
"@bcoe/v8-coverage@^0.2.3":
@@ -7533,7 +7538,7 @@ json5@^1.0.1:
75337538
dependencies:
75347539
minimist "^1.2.0"
75357540

7536-
json5@^2.1.2, json5@^2.2.2:
7541+
json5@^2.1.2, json5@^2.2.3:
75377542
version "2.2.3"
75387543
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
75397544
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==

0 commit comments

Comments
 (0)