Skip to content

Commit c16a80a

Browse files
committed
chore(deps): update babel monorepo to v7.19.3
1 parent 514a314 commit c16a80a

File tree

1 file changed

+60
-50
lines changed

1 file changed

+60
-50
lines changed

yarn.lock

+60-50
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53"
3030
integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==
3131

32-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1":
33-
version "7.19.1"
34-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
35-
integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==
32+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3":
33+
version "7.19.3"
34+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
35+
integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
3636

3737
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
3838
version "7.17.5"
@@ -56,20 +56,20 @@
5656
semver "^6.3.0"
5757

5858
"@babel/core@^7.11.6":
59-
version "7.19.1"
60-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b"
61-
integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==
59+
version "7.19.3"
60+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
61+
integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==
6262
dependencies:
6363
"@ampproject/remapping" "^2.1.0"
6464
"@babel/code-frame" "^7.18.6"
65-
"@babel/generator" "^7.19.0"
66-
"@babel/helper-compilation-targets" "^7.19.1"
65+
"@babel/generator" "^7.19.3"
66+
"@babel/helper-compilation-targets" "^7.19.3"
6767
"@babel/helper-module-transforms" "^7.19.0"
6868
"@babel/helpers" "^7.19.0"
69-
"@babel/parser" "^7.19.1"
69+
"@babel/parser" "^7.19.3"
7070
"@babel/template" "^7.18.10"
71-
"@babel/traverse" "^7.19.1"
72-
"@babel/types" "^7.19.0"
71+
"@babel/traverse" "^7.19.3"
72+
"@babel/types" "^7.19.3"
7373
convert-source-map "^1.7.0"
7474
debug "^4.1.0"
7575
gensync "^1.0.0-beta.2"
@@ -94,12 +94,12 @@
9494
"@jridgewell/gen-mapping" "^0.1.0"
9595
jsesc "^2.5.1"
9696

97-
"@babel/generator@^7.19.0":
98-
version "7.19.0"
99-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
100-
integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==
97+
"@babel/generator@^7.19.3":
98+
version "7.19.3"
99+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59"
100+
integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==
101101
dependencies:
102-
"@babel/types" "^7.19.0"
102+
"@babel/types" "^7.19.3"
103103
"@jridgewell/gen-mapping" "^0.3.2"
104104
jsesc "^2.5.1"
105105

@@ -137,12 +137,12 @@
137137
browserslist "^4.20.2"
138138
semver "^6.3.0"
139139

140-
"@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":
141-
version "7.19.1"
142-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c"
143-
integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==
140+
"@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.3":
141+
version "7.19.3"
142+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca"
143+
integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==
144144
dependencies:
145-
"@babel/compat-data" "^7.19.1"
145+
"@babel/compat-data" "^7.19.3"
146146
"@babel/helper-validator-option" "^7.18.6"
147147
browserslist "^4.21.3"
148148
semver "^6.3.0"
@@ -348,7 +348,7 @@
348348
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
349349
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
350350

351-
"@babel/helper-validator-identifier@^7.18.6":
351+
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
352352
version "7.19.1"
353353
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
354354
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
@@ -415,10 +415,10 @@
415415
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
416416
integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
417417

418-
"@babel/parser@^7.18.10", "@babel/parser@^7.19.1":
419-
version "7.19.1"
420-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c"
421-
integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==
418+
"@babel/parser@^7.18.10", "@babel/parser@^7.19.3":
419+
version "7.19.3"
420+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
421+
integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
422422

423423
"@babel/parser@^7.18.6":
424424
version "7.18.11"
@@ -990,12 +990,12 @@
990990
"@babel/helper-plugin-utils" "^7.18.6"
991991

992992
"@babel/preset-env@^7.11.5":
993-
version "7.19.1"
994-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67"
995-
integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==
993+
version "7.19.3"
994+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754"
995+
integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==
996996
dependencies:
997-
"@babel/compat-data" "^7.19.1"
998-
"@babel/helper-compilation-targets" "^7.19.1"
997+
"@babel/compat-data" "^7.19.3"
998+
"@babel/helper-compilation-targets" "^7.19.3"
999999
"@babel/helper-plugin-utils" "^7.19.0"
10001000
"@babel/helper-validator-option" "^7.18.6"
10011001
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
@@ -1063,7 +1063,7 @@
10631063
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
10641064
"@babel/plugin-transform-unicode-regex" "^7.18.6"
10651065
"@babel/preset-modules" "^0.1.5"
1066-
"@babel/types" "^7.19.0"
1066+
"@babel/types" "^7.19.3"
10671067
babel-plugin-polyfill-corejs2 "^0.3.3"
10681068
babel-plugin-polyfill-corejs3 "^0.6.0"
10691069
babel-plugin-polyfill-regenerator "^0.4.1"
@@ -1150,19 +1150,19 @@
11501150
debug "^4.1.0"
11511151
globals "^11.1.0"
11521152

1153-
"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1":
1154-
version "7.19.1"
1155-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347"
1156-
integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==
1153+
"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3":
1154+
version "7.19.3"
1155+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4"
1156+
integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==
11571157
dependencies:
11581158
"@babel/code-frame" "^7.18.6"
1159-
"@babel/generator" "^7.19.0"
1159+
"@babel/generator" "^7.19.3"
11601160
"@babel/helper-environment-visitor" "^7.18.9"
11611161
"@babel/helper-function-name" "^7.19.0"
11621162
"@babel/helper-hoist-variables" "^7.18.6"
11631163
"@babel/helper-split-export-declaration" "^7.18.6"
1164-
"@babel/parser" "^7.19.1"
1165-
"@babel/types" "^7.19.0"
1164+
"@babel/parser" "^7.19.3"
1165+
"@babel/types" "^7.19.3"
11661166
debug "^4.1.0"
11671167
globals "^11.1.0"
11681168

@@ -1206,13 +1206,13 @@
12061206
"@babel/helper-validator-identifier" "^7.16.7"
12071207
to-fast-properties "^2.0.0"
12081208

1209-
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.4.4":
1210-
version "7.19.0"
1211-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
1212-
integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==
1209+
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.4.4":
1210+
version "7.19.3"
1211+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624"
1212+
integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==
12131213
dependencies:
12141214
"@babel/helper-string-parser" "^7.18.10"
1215-
"@babel/helper-validator-identifier" "^7.18.6"
1215+
"@babel/helper-validator-identifier" "^7.19.1"
12161216
to-fast-properties "^2.0.0"
12171217

12181218
"@bcoe/v8-coverage@^0.2.3":
@@ -2804,11 +2804,16 @@ camelcase@^6.2.0:
28042804
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
28052805
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
28062806

2807-
caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001400:
2807+
caniuse-lite@^1.0.30001370:
28082808
version "1.0.30001406"
28092809
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001406.tgz#d0146e7919635479f873b4507517b627f66ab269"
28102810
integrity sha512-bWTlaXUy/rq0BBtYShc/jArYfBPjEV95euvZ8JVtO43oQExEN/WquoqpufFjNu4kSpi5cy5kMbNvzztWDfv1Jg==
28112811

2812+
caniuse-lite@^1.0.30001400:
2813+
version "1.0.30001414"
2814+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001414.tgz#5f1715e506e71860b4b07c50060ea6462217611e"
2815+
integrity sha512-t55jfSaWjCdocnFdKQoO+d2ct9C59UZg4dY3OnUlSZ447r8pUtIKdp0hpAzrGFultmTC+Us+KpKi4GZl/LXlFg==
2816+
28122817
chalk@^2.0.0, chalk@^2.4.1:
28132818
version "2.4.2"
28142819
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -3112,9 +3117,9 @@ copy-webpack-plugin@^10.0.0:
31123117
serialize-javascript "^6.0.0"
31133118

31143119
core-js-compat@^3.25.1:
3115-
version "3.25.2"
3116-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.2.tgz#7875573586809909c69e03ef310810c1969ee138"
3117-
integrity sha512-TxfyECD4smdn3/CjWxczVtJqVLEEC2up7/82t7vC0AzNogr+4nQ8vyF7abxAuTXWvjTClSbvGhU0RgqA4ToQaQ==
3120+
version "3.25.4"
3121+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.4.tgz#730a255d4a47a937513abf1672bf278dc24dcebf"
3122+
integrity sha512-gCEcIEEqCR6230WroNunK/653CWKhqyCKJ9b+uESqOt/WFJA8B4lTnnQFdpYY5vmBcwJAA90Bo5vXs+CVsf6iA==
31183123
dependencies:
31193124
browserslist "^4.21.4"
31203125

@@ -3519,11 +3524,16 @@ [email protected]:
35193524
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
35203525
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
35213526

3522-
electron-to-chromium@^1.4.202, electron-to-chromium@^1.4.251:
3527+
electron-to-chromium@^1.4.202:
35233528
version "1.4.254"
35243529
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.254.tgz#c6203583890abf88dfc0be046cd72d3b48f8beb6"
35253530
integrity sha512-Sh/7YsHqQYkA6ZHuHMy24e6TE4eX6KZVsZb9E/DvU1nQRIrH4BflO/4k+83tfdYvDl+MObvlqHPRICzEdC9c6Q==
35263531

3532+
electron-to-chromium@^1.4.251:
3533+
version "1.4.270"
3534+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.270.tgz#2c6ea409b45cdb5c3e0cb2c08cf6c0ba7e0f2c26"
3535+
integrity sha512-KNhIzgLiJmDDC444dj9vEOpZEgsV96ult9Iff98Vanumn+ShJHd5se8aX6KeVxdc0YQeqdrezBZv89rleDbvSg==
3536+
35273537
emittery@^0.8.1:
35283538
version "0.8.1"
35293539
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"

0 commit comments

Comments
 (0)