Skip to content

Commit 15a6408

Browse files
chore(deps-dev): bump @babel/core from 7.22.1 to 7.22.5 (#418)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccd66ad commit 15a6408

File tree

1 file changed

+23
-139
lines changed

1 file changed

+23
-139
lines changed

yarn.lock

Lines changed: 23 additions & 139 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,7 @@
2525
"@jridgewell/gen-mapping" "^0.1.0"
2626
"@jridgewell/trace-mapping" "^0.3.9"
2727

28-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.21.4":
29-
version "7.21.4"
30-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
31-
integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
32-
dependencies:
33-
"@babel/highlight" "^7.18.6"
34-
35-
"@babel/code-frame@^7.22.5":
28+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.22.5":
3629
version "7.22.5"
3730
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
3831
integrity sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==
@@ -45,36 +38,26 @@
4538
integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==
4639

4740
"@babel/core@^7.12.3", "@babel/core@^7.18.10", "@babel/core@^7.7.5":
48-
version "7.22.1"
49-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.1.tgz#5de51c5206f4c6f5533562838337a603c1033cfd"
50-
integrity sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==
41+
version "7.22.5"
42+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.5.tgz#d67d9747ecf26ee7ecd3ebae1ee22225fe902a89"
43+
integrity sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==
5144
dependencies:
5245
"@ampproject/remapping" "^2.2.0"
53-
"@babel/code-frame" "^7.21.4"
54-
"@babel/generator" "^7.22.0"
55-
"@babel/helper-compilation-targets" "^7.22.1"
56-
"@babel/helper-module-transforms" "^7.22.1"
57-
"@babel/helpers" "^7.22.0"
58-
"@babel/parser" "^7.22.0"
59-
"@babel/template" "^7.21.9"
60-
"@babel/traverse" "^7.22.1"
61-
"@babel/types" "^7.22.0"
46+
"@babel/code-frame" "^7.22.5"
47+
"@babel/generator" "^7.22.5"
48+
"@babel/helper-compilation-targets" "^7.22.5"
49+
"@babel/helper-module-transforms" "^7.22.5"
50+
"@babel/helpers" "^7.22.5"
51+
"@babel/parser" "^7.22.5"
52+
"@babel/template" "^7.22.5"
53+
"@babel/traverse" "^7.22.5"
54+
"@babel/types" "^7.22.5"
6255
convert-source-map "^1.7.0"
6356
debug "^4.1.0"
6457
gensync "^1.0.0-beta.2"
6558
json5 "^2.2.2"
6659
semver "^6.3.0"
6760

68-
"@babel/generator@^7.22.0":
69-
version "7.22.3"
70-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.3.tgz#0ff675d2edb93d7596c5f6728b52615cfc0df01e"
71-
integrity sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==
72-
dependencies:
73-
"@babel/types" "^7.22.3"
74-
"@jridgewell/gen-mapping" "^0.3.2"
75-
"@jridgewell/trace-mapping" "^0.3.17"
76-
jsesc "^2.5.1"
77-
7861
"@babel/generator@^7.22.5":
7962
version "7.22.5"
8063
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7"
@@ -106,7 +89,7 @@
10689
dependencies:
10790
"@babel/types" "^7.22.5"
10891

109-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.1", "@babel/helper-compilation-targets@^7.22.5":
92+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.5":
11093
version "7.22.5"
11194
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz#fc7319fc54c5e2fa14b2909cf3c5fd3046813e02"
11295
integrity sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==
@@ -161,24 +144,11 @@
161144
resolve "^1.14.2"
162145
semver "^6.1.2"
163146

164-
"@babel/helper-environment-visitor@^7.22.1":
165-
version "7.22.1"
166-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz#ac3a56dbada59ed969d712cf527bd8271fe3eba8"
167-
integrity sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==
168-
169147
"@babel/helper-environment-visitor@^7.22.5":
170148
version "7.22.5"
171149
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
172150
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
173151

174-
"@babel/helper-function-name@^7.21.0":
175-
version "7.21.0"
176-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4"
177-
integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==
178-
dependencies:
179-
"@babel/template" "^7.20.7"
180-
"@babel/types" "^7.21.0"
181-
182152
"@babel/helper-function-name@^7.22.5":
183153
version "7.22.5"
184154
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be"
@@ -187,13 +157,6 @@
187157
"@babel/template" "^7.22.5"
188158
"@babel/types" "^7.22.5"
189159

190-
"@babel/helper-hoist-variables@^7.18.6":
191-
version "7.18.6"
192-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
193-
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
194-
dependencies:
195-
"@babel/types" "^7.18.6"
196-
197160
"@babel/helper-hoist-variables@^7.22.5":
198161
version "7.22.5"
199162
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
@@ -215,34 +178,13 @@
215178
dependencies:
216179
"@babel/types" "^7.14.5"
217180

218-
"@babel/helper-module-imports@^7.21.4":
219-
version "7.21.4"
220-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
221-
integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
222-
dependencies:
223-
"@babel/types" "^7.21.4"
224-
225181
"@babel/helper-module-imports@^7.22.5":
226182
version "7.22.5"
227183
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c"
228184
integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==
229185
dependencies:
230186
"@babel/types" "^7.22.5"
231187

232-
"@babel/helper-module-transforms@^7.22.1":
233-
version "7.22.1"
234-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz#e0cad47fedcf3cae83c11021696376e2d5a50c63"
235-
integrity sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==
236-
dependencies:
237-
"@babel/helper-environment-visitor" "^7.22.1"
238-
"@babel/helper-module-imports" "^7.21.4"
239-
"@babel/helper-simple-access" "^7.21.5"
240-
"@babel/helper-split-export-declaration" "^7.18.6"
241-
"@babel/helper-validator-identifier" "^7.19.1"
242-
"@babel/template" "^7.21.9"
243-
"@babel/traverse" "^7.22.1"
244-
"@babel/types" "^7.22.0"
245-
246188
"@babel/helper-module-transforms@^7.22.5":
247189
version "7.22.5"
248190
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz#0f65daa0716961b6e96b164034e737f60a80d2ef"
@@ -291,13 +233,6 @@
291233
"@babel/traverse" "^7.22.5"
292234
"@babel/types" "^7.22.5"
293235

294-
"@babel/helper-simple-access@^7.21.5":
295-
version "7.21.5"
296-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz#d697a7971a5c39eac32c7e63c0921c06c8a249ee"
297-
integrity sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==
298-
dependencies:
299-
"@babel/types" "^7.21.5"
300-
301236
"@babel/helper-simple-access@^7.22.5":
302237
version "7.22.5"
303238
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de"
@@ -312,13 +247,6 @@
312247
dependencies:
313248
"@babel/types" "^7.22.5"
314249

315-
"@babel/helper-split-export-declaration@^7.18.6":
316-
version "7.18.6"
317-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075"
318-
integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
319-
dependencies:
320-
"@babel/types" "^7.18.6"
321-
322250
"@babel/helper-split-export-declaration@^7.22.5":
323251
version "7.22.5"
324252
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz#88cf11050edb95ed08d596f7a044462189127a08"
@@ -331,11 +259,6 @@
331259
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
332260
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
333261

334-
"@babel/helper-validator-identifier@^7.18.6":
335-
version "7.18.6"
336-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
337-
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
338-
339262
"@babel/helper-validator-identifier@^7.19.1":
340263
version "7.19.1"
341264
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
@@ -361,23 +284,14 @@
361284
"@babel/traverse" "^7.22.5"
362285
"@babel/types" "^7.22.5"
363286

364-
"@babel/helpers@^7.22.0":
365-
version "7.22.3"
366-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.3.tgz#53b74351da9684ea2f694bf0877998da26dd830e"
367-
integrity sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==
368-
dependencies:
369-
"@babel/template" "^7.21.9"
370-
"@babel/traverse" "^7.22.1"
371-
"@babel/types" "^7.22.3"
372-
373-
"@babel/highlight@^7.18.6":
374-
version "7.18.6"
375-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
376-
integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
287+
"@babel/helpers@^7.22.5":
288+
version "7.22.5"
289+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.5.tgz#74bb4373eb390d1ceed74a15ef97767e63120820"
290+
integrity sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==
377291
dependencies:
378-
"@babel/helper-validator-identifier" "^7.18.6"
379-
chalk "^2.0.0"
380-
js-tokens "^4.0.0"
292+
"@babel/template" "^7.22.5"
293+
"@babel/traverse" "^7.22.5"
294+
"@babel/types" "^7.22.5"
381295

382296
"@babel/highlight@^7.22.5":
383297
version "7.22.5"
@@ -388,12 +302,7 @@
388302
chalk "^2.0.0"
389303
js-tokens "^4.0.0"
390304

391-
"@babel/parser@^7.14.7", "@babel/parser@^7.21.9", "@babel/parser@^7.22.0":
392-
version "7.22.3"
393-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.3.tgz#838ae31893373222cd9062568e2192c670037e00"
394-
integrity sha512-vrukxyW/ep8UD1UDzOYpTKQ6abgjFoeG6L+4ar9+c5TN9QnlqiOi6QK7LSR5ewm/ERyGkT/Ai6VboNrxhbr9Uw==
395-
396-
"@babel/parser@^7.22.5":
305+
"@babel/parser@^7.14.7", "@babel/parser@^7.22.5":
397306
version "7.22.5"
398307
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
399308
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
@@ -1066,15 +975,6 @@
1066975
dependencies:
1067976
regenerator-runtime "^0.13.4"
1068977

1069-
"@babel/template@^7.20.7", "@babel/template@^7.21.9":
1070-
version "7.21.9"
1071-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.21.9.tgz#bf8dad2859130ae46088a99c1f265394877446fb"
1072-
integrity sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==
1073-
dependencies:
1074-
"@babel/code-frame" "^7.21.4"
1075-
"@babel/parser" "^7.21.9"
1076-
"@babel/types" "^7.21.5"
1077-
1078978
"@babel/template@^7.22.5":
1079979
version "7.22.5"
1080980
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
@@ -1084,22 +984,6 @@
1084984
"@babel/parser" "^7.22.5"
1085985
"@babel/types" "^7.22.5"
1086986

1087-
"@babel/traverse@^7.22.1":
1088-
version "7.22.1"
1089-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.1.tgz#bd22c50b1439cfcfc2fa137b7fdf6c06787456e9"
1090-
integrity sha512-lAWkdCoUFnmwLBhIRLciFntGYsIIoC6vIbN8zrLPqBnJmPu7Z6nzqnKd7FsxQUNAvZfVZ0x6KdNvNp8zWIOHSQ==
1091-
dependencies:
1092-
"@babel/code-frame" "^7.21.4"
1093-
"@babel/generator" "^7.22.0"
1094-
"@babel/helper-environment-visitor" "^7.22.1"
1095-
"@babel/helper-function-name" "^7.21.0"
1096-
"@babel/helper-hoist-variables" "^7.18.6"
1097-
"@babel/helper-split-export-declaration" "^7.18.6"
1098-
"@babel/parser" "^7.22.0"
1099-
"@babel/types" "^7.22.0"
1100-
debug "^4.1.0"
1101-
globals "^11.1.0"
1102-
1103987
"@babel/traverse@^7.22.5":
1104988
version "7.22.5"
1105989
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1"
@@ -1116,7 +1000,7 @@
11161000
debug "^4.1.0"
11171001
globals "^11.1.0"
11181002

1119-
"@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.22.0", "@babel/types@^7.22.3", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
1003+
"@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
11201004
version "7.22.5"
11211005
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
11221006
integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==

0 commit comments

Comments
 (0)