Skip to content

Commit c8baddf

Browse files
chore(deps): update dependency @babel/core to v7.21.4 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 6030c99 commit c8baddf

File tree

1 file changed

+94
-19
lines changed

1 file changed

+94
-19
lines changed

yarn.lock

Lines changed: 94 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -56,33 +56,45 @@
5656
dependencies:
5757
"@babel/highlight" "^7.10.4"
5858

59-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.8.3":
59+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.8.3":
6060
version "7.18.6"
6161
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
6262
integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
6363
dependencies:
6464
"@babel/highlight" "^7.18.6"
6565

66+
"@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":
67+
version "7.21.4"
68+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
69+
integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
70+
dependencies:
71+
"@babel/highlight" "^7.18.6"
72+
6673
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5":
6774
version "7.21.0"
6875
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.0.tgz#c241dc454e5b5917e40d37e525e2f4530c399298"
6976
integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==
7077

78+
"@babel/compat-data@^7.21.4":
79+
version "7.21.4"
80+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
81+
integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==
82+
7183
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12":
72-
version "7.21.3"
73-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e"
74-
integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==
84+
version "7.21.4"
85+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659"
86+
integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==
7587
dependencies:
7688
"@ampproject/remapping" "^2.2.0"
77-
"@babel/code-frame" "^7.18.6"
78-
"@babel/generator" "^7.21.3"
79-
"@babel/helper-compilation-targets" "^7.20.7"
89+
"@babel/code-frame" "^7.21.4"
90+
"@babel/generator" "^7.21.4"
91+
"@babel/helper-compilation-targets" "^7.21.4"
8092
"@babel/helper-module-transforms" "^7.21.2"
8193
"@babel/helpers" "^7.21.0"
82-
"@babel/parser" "^7.21.3"
94+
"@babel/parser" "^7.21.4"
8395
"@babel/template" "^7.20.7"
84-
"@babel/traverse" "^7.21.3"
85-
"@babel/types" "^7.21.3"
96+
"@babel/traverse" "^7.21.4"
97+
"@babel/types" "^7.21.4"
8698
convert-source-map "^1.7.0"
8799
debug "^4.1.0"
88100
gensync "^1.0.0-beta.2"
@@ -105,7 +117,7 @@
105117
dependencies:
106118
eslint-rule-composer "^0.3.0"
107119

108-
"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.21.1", "@babel/generator@^7.21.3":
120+
"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.21.1":
109121
version "7.21.3"
110122
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce"
111123
integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA==
@@ -115,6 +127,16 @@
115127
"@jridgewell/trace-mapping" "^0.3.17"
116128
jsesc "^2.5.1"
117129

130+
"@babel/generator@^7.21.3", "@babel/generator@^7.21.4":
131+
version "7.21.4"
132+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc"
133+
integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==
134+
dependencies:
135+
"@babel/types" "^7.21.4"
136+
"@jridgewell/gen-mapping" "^0.3.2"
137+
"@jridgewell/trace-mapping" "^0.3.17"
138+
jsesc "^2.5.1"
139+
118140
"@babel/generator@^7.7.2":
119141
version "7.21.1"
120142
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd"
@@ -151,6 +173,17 @@
151173
lru-cache "^5.1.1"
152174
semver "^6.3.0"
153175

176+
"@babel/helper-compilation-targets@^7.21.4":
177+
version "7.21.4"
178+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656"
179+
integrity sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==
180+
dependencies:
181+
"@babel/compat-data" "^7.21.4"
182+
"@babel/helper-validator-option" "^7.21.0"
183+
browserslist "^4.21.3"
184+
lru-cache "^5.1.1"
185+
semver "^6.3.0"
186+
154187
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0":
155188
version "7.21.0"
156189
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.0.tgz#64f49ecb0020532f19b1d014b03bccaa1ab85fb9"
@@ -219,13 +252,20 @@
219252
dependencies:
220253
"@babel/types" "^7.21.0"
221254

222-
"@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.18.6":
255+
"@babel/helper-module-imports@^7.0.0-beta.49":
223256
version "7.18.6"
224257
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
225258
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
226259
dependencies:
227260
"@babel/types" "^7.18.6"
228261

262+
"@babel/helper-module-imports@^7.18.6":
263+
version "7.21.4"
264+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
265+
integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
266+
dependencies:
267+
"@babel/types" "^7.21.4"
268+
229269
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.2":
230270
version "7.21.2"
231271
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2"
@@ -343,11 +383,16 @@
343383
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3"
344384
integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==
345385

346-
"@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7", "@babel/parser@^7.21.2", "@babel/parser@^7.21.3":
386+
"@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.21.2":
347387
version "7.21.3"
348388
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3"
349389
integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==
350390

391+
"@babel/parser@^7.20.7", "@babel/parser@^7.21.3", "@babel/parser@^7.21.4":
392+
version "7.21.4"
393+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
394+
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
395+
351396
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
352397
version "7.18.6"
353398
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.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
@@ -1090,7 +1135,7 @@
10901135
"@babel/parser" "^7.20.7"
10911136
"@babel/types" "^7.20.7"
10921137

1093-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3":
1138+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7":
10941139
version "7.21.3"
10951140
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67"
10961141
integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==
@@ -1106,6 +1151,22 @@
11061151
debug "^4.1.0"
11071152
globals "^11.1.0"
11081153

1154+
"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4":
1155+
version "7.21.4"
1156+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
1157+
integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==
1158+
dependencies:
1159+
"@babel/code-frame" "^7.21.4"
1160+
"@babel/generator" "^7.21.4"
1161+
"@babel/helper-environment-visitor" "^7.18.9"
1162+
"@babel/helper-function-name" "^7.21.0"
1163+
"@babel/helper-hoist-variables" "^7.18.6"
1164+
"@babel/helper-split-export-declaration" "^7.18.6"
1165+
"@babel/parser" "^7.21.4"
1166+
"@babel/types" "^7.21.4"
1167+
debug "^4.1.0"
1168+
globals "^11.1.0"
1169+
11091170
"@babel/traverse@^7.7.2":
11101171
version "7.21.2"
11111172
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2.tgz#ac7e1f27658750892e815e60ae90f382a46d8e75"
@@ -1122,7 +1183,7 @@
11221183
debug "^4.1.0"
11231184
globals "^11.1.0"
11241185

1125-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.4.4":
1186+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.5", "@babel/types@^7.4.4":
11261187
version "7.21.3"
11271188
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05"
11281189
integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==
@@ -1131,6 +1192,15 @@
11311192
"@babel/helper-validator-identifier" "^7.19.1"
11321193
to-fast-properties "^2.0.0"
11331194

1195+
"@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.21.4":
1196+
version "7.21.4"
1197+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4"
1198+
integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==
1199+
dependencies:
1200+
"@babel/helper-string-parser" "^7.19.4"
1201+
"@babel/helper-validator-identifier" "^7.19.1"
1202+
to-fast-properties "^2.0.0"
1203+
11341204
"@babel/types@^7.3.0", "@babel/types@^7.3.3":
11351205
version "7.21.2"
11361206
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.2.tgz#92246f6e00f91755893c2876ad653db70c8310d1"
@@ -3928,11 +3998,16 @@ caniuse-api@^3.0.0:
39283998
lodash.memoize "^4.1.2"
39293999
lodash.uniq "^4.5.0"
39304000

3931-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
4001+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001464:
39324002
version "1.0.30001470"
39334003
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001470.tgz#09c8e87c711f75ff5d39804db2613dd593feeb10"
39344004
integrity sha512-065uNwY6QtHCBOExzbV6m236DDhYCCtPmQUCoQtwkVqzud8v5QPidoMr6CoMkC2nfp6nksjttqWQRRh75LqUmA==
39354005

4006+
caniuse-lite@^1.0.30001449:
4007+
version "1.0.30001473"
4008+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz#3859898b3cab65fc8905bb923df36ad35058153c"
4009+
integrity sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg==
4010+
39364011
capital-case@^1.0.4:
39374012
version "1.0.4"
39384013
resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
@@ -4975,9 +5050,9 @@ [email protected]:
49755050
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
49765051

49775052
electron-to-chromium@^1.4.284:
4978-
version "1.4.340"
4979-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.340.tgz#3a6d7414c1fc2dbf84b6f7af3ec24270606c85b8"
4980-
integrity sha512-zx8hqumOqltKsv/MF50yvdAlPF9S/4PXbyfzJS6ZGhbddGkRegdwImmfSVqCkEziYzrIGZ/TlrzBND4FysfkDg==
5053+
version "1.4.348"
5054+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.348.tgz#f49379dc212d79f39112dd026f53e371279e433d"
5055+
integrity sha512-gM7TdwuG3amns/1rlgxMbeeyNoBFPa+4Uu0c7FeROWh4qWmvSOnvcslKmWy51ggLKZ2n/F/4i2HJ+PVNxH9uCQ==
49815056

49825057
emittery@^0.13.1:
49835058
version "0.13.1"

0 commit comments

Comments
 (0)