Skip to content

Commit 418aa29

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.28.3. (#331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9952dd commit 418aa29

File tree

2 files changed

+102
-82
lines changed

2 files changed

+102
-82
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"@arithmetic-operations-for/naturals-big-endian": "^12.0.0"
7070
},
7171
"devDependencies": {
72-
"@babel/core": "7.28.0",
73-
"@babel/preset-env": "7.28.0",
72+
"@babel/core": "7.28.3",
73+
"@babel/preset-env": "7.28.3",
7474
"@commitlint/cli": "19.8.1",
7575
"@iterable-iterator/map": "1.0.1",
7676
"@js-library/commitlint-config": "0.0.4",

yarn.lock

Lines changed: 100 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -64,21 +64,21 @@
6464
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
6565
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
6666

67-
"@babel/[email protected].0":
68-
version "7.28.0"
69-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4"
70-
integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==
67+
"@babel/[email protected].3":
68+
version "7.28.3"
69+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb"
70+
integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==
7171
dependencies:
7272
"@ampproject/remapping" "^2.2.0"
7373
"@babel/code-frame" "^7.27.1"
74-
"@babel/generator" "^7.28.0"
74+
"@babel/generator" "^7.28.3"
7575
"@babel/helper-compilation-targets" "^7.27.2"
76-
"@babel/helper-module-transforms" "^7.27.3"
77-
"@babel/helpers" "^7.27.6"
78-
"@babel/parser" "^7.28.0"
76+
"@babel/helper-module-transforms" "^7.28.3"
77+
"@babel/helpers" "^7.28.3"
78+
"@babel/parser" "^7.28.3"
7979
"@babel/template" "^7.27.2"
80-
"@babel/traverse" "^7.28.0"
81-
"@babel/types" "^7.28.0"
80+
"@babel/traverse" "^7.28.3"
81+
"@babel/types" "^7.28.2"
8282
convert-source-map "^2.0.0"
8383
debug "^4.1.0"
8484
gensync "^1.0.0-beta.2"
@@ -126,17 +126,6 @@
126126
"@jridgewell/trace-mapping" "^0.3.25"
127127
jsesc "^3.0.2"
128128

129-
"@babel/generator@^7.27.3":
130-
version "7.27.3"
131-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc"
132-
integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==
133-
dependencies:
134-
"@babel/parser" "^7.27.3"
135-
"@babel/types" "^7.27.3"
136-
"@jridgewell/gen-mapping" "^0.3.5"
137-
"@jridgewell/trace-mapping" "^0.3.25"
138-
jsesc "^3.0.2"
139-
140129
"@babel/generator@^7.28.0":
141130
version "7.28.0"
142131
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2"
@@ -148,6 +137,17 @@
148137
"@jridgewell/trace-mapping" "^0.3.28"
149138
jsesc "^3.0.2"
150139

140+
"@babel/generator@^7.28.3":
141+
version "7.28.3"
142+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e"
143+
integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==
144+
dependencies:
145+
"@babel/parser" "^7.28.3"
146+
"@babel/types" "^7.28.2"
147+
"@jridgewell/gen-mapping" "^0.3.12"
148+
"@jridgewell/trace-mapping" "^0.3.28"
149+
jsesc "^3.0.2"
150+
151151
"@babel/helper-annotate-as-pure@^7.18.6":
152152
version "7.18.6"
153153
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
@@ -235,6 +235,19 @@
235235
"@babel/traverse" "^7.27.1"
236236
semver "^6.3.1"
237237

238+
"@babel/helper-create-class-features-plugin@^7.28.3":
239+
version "7.28.3"
240+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz#3e747434ea007910c320c4d39a6b46f20f371d46"
241+
integrity sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==
242+
dependencies:
243+
"@babel/helper-annotate-as-pure" "^7.27.3"
244+
"@babel/helper-member-expression-to-functions" "^7.27.1"
245+
"@babel/helper-optimise-call-expression" "^7.27.1"
246+
"@babel/helper-replace-supers" "^7.27.1"
247+
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
248+
"@babel/traverse" "^7.28.3"
249+
semver "^6.3.1"
250+
238251
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.19.0":
239252
version "7.19.0"
240253
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.19.0.tgz#7976aca61c0984202baca73d84e2337a5424a41b"
@@ -360,14 +373,14 @@
360373
"@babel/helper-validator-identifier" "^7.27.1"
361374
"@babel/traverse" "^7.27.1"
362375

363-
"@babel/helper-module-transforms@^7.27.3":
364-
version "7.27.3"
365-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
366-
integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==
376+
"@babel/helper-module-transforms@^7.28.3":
377+
version "7.28.3"
378+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
379+
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
367380
dependencies:
368381
"@babel/helper-module-imports" "^7.27.1"
369382
"@babel/helper-validator-identifier" "^7.27.1"
370-
"@babel/traverse" "^7.27.3"
383+
"@babel/traverse" "^7.28.3"
371384

372385
"@babel/helper-optimise-call-expression@^7.18.6":
373386
version "7.18.6"
@@ -529,13 +542,13 @@
529542
"@babel/traverse" "^7.20.0"
530543
"@babel/types" "^7.20.0"
531544

532-
"@babel/helpers@^7.27.6":
533-
version "7.27.6"
534-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
535-
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
545+
"@babel/helpers@^7.28.3":
546+
version "7.28.3"
547+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441"
548+
integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==
536549
dependencies:
537550
"@babel/template" "^7.27.2"
538-
"@babel/types" "^7.27.6"
551+
"@babel/types" "^7.28.2"
539552

540553
"@babel/highlight@^7.18.6":
541554
version "7.18.6"
@@ -567,7 +580,7 @@
567580
dependencies:
568581
"@babel/types" "^7.27.1"
569582

570-
"@babel/parser@^7.27.2", "@babel/parser@^7.27.3":
583+
"@babel/parser@^7.27.2":
571584
version "7.27.3"
572585
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf"
573586
integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==
@@ -581,6 +594,13 @@
581594
dependencies:
582595
"@babel/types" "^7.28.0"
583596

597+
"@babel/parser@^7.28.3":
598+
version "7.28.3"
599+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71"
600+
integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==
601+
dependencies:
602+
"@babel/types" "^7.28.2"
603+
584604
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
585605
version "7.27.1"
586606
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9"
@@ -628,13 +648,13 @@
628648
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
629649
"@babel/plugin-transform-optional-chaining" "^7.27.1"
630650

631-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.27.1":
632-
version "7.27.1"
633-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.27.1.tgz#bb1c25af34d75115ce229a1de7fa44bf8f955670"
634-
integrity sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==
651+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.28.3":
652+
version "7.28.3"
653+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.3.tgz#373f6e2de0016f73caf8f27004f61d167743742a"
654+
integrity sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==
635655
dependencies:
636656
"@babel/helper-plugin-utils" "^7.27.1"
637-
"@babel/traverse" "^7.27.1"
657+
"@babel/traverse" "^7.28.3"
638658

639659
"@babel/plugin-proposal-async-generator-functions@^7.19.1":
640660
version "7.19.1"
@@ -1003,12 +1023,12 @@
10031023
"@babel/helper-create-class-features-plugin" "^7.27.1"
10041024
"@babel/helper-plugin-utils" "^7.27.1"
10051025

1006-
"@babel/plugin-transform-class-static-block@^7.27.1":
1007-
version "7.27.1"
1008-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.27.1.tgz#7e920d5625b25bbccd3061aefbcc05805ed56ce4"
1009-
integrity sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==
1026+
"@babel/plugin-transform-class-static-block@^7.28.3":
1027+
version "7.28.3"
1028+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz#d1b8e69b54c9993bc558203e1f49bfc979bfd852"
1029+
integrity sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==
10101030
dependencies:
1011-
"@babel/helper-create-class-features-plugin" "^7.27.1"
1031+
"@babel/helper-create-class-features-plugin" "^7.28.3"
10121032
"@babel/helper-plugin-utils" "^7.27.1"
10131033

10141034
"@babel/plugin-transform-classes@^7.19.0":
@@ -1026,17 +1046,17 @@
10261046
"@babel/helper-split-export-declaration" "^7.18.6"
10271047
globals "^11.1.0"
10281048

1029-
"@babel/plugin-transform-classes@^7.28.0":
1030-
version "7.28.0"
1031-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.0.tgz#12fa46cffc32a6e084011b650539e880add8a0f8"
1032-
integrity sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==
1049+
"@babel/plugin-transform-classes@^7.28.3":
1050+
version "7.28.3"
1051+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a"
1052+
integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==
10331053
dependencies:
10341054
"@babel/helper-annotate-as-pure" "^7.27.3"
10351055
"@babel/helper-compilation-targets" "^7.27.2"
10361056
"@babel/helper-globals" "^7.28.0"
10371057
"@babel/helper-plugin-utils" "^7.27.1"
10381058
"@babel/helper-replace-supers" "^7.27.1"
1039-
"@babel/traverse" "^7.28.0"
1059+
"@babel/traverse" "^7.28.3"
10401060

10411061
"@babel/plugin-transform-computed-properties@^7.18.9":
10421062
version "7.18.9"
@@ -1467,10 +1487,10 @@
14671487
"@babel/helper-plugin-utils" "^7.18.6"
14681488
regenerator-transform "^0.15.0"
14691489

1470-
"@babel/plugin-transform-regenerator@^7.28.0":
1471-
version "7.28.0"
1472-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.0.tgz#f19ca3558f7121924fc4ba6cd2afe3a5cdac89b1"
1473-
integrity sha512-LOAozRVbqxEVjSKfhGnuLoE4Kz4Oc5UJzuvFUhSsQzdCdaAQu06mG8zDv2GFSerM62nImUZ7K92vxnQcLSDlCQ==
1490+
"@babel/plugin-transform-regenerator@^7.28.3":
1491+
version "7.28.3"
1492+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344"
1493+
integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==
14741494
dependencies:
14751495
"@babel/helper-plugin-utils" "^7.27.1"
14761496

@@ -1614,10 +1634,10 @@
16141634
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
16151635
"@babel/helper-plugin-utils" "^7.27.1"
16161636

1617-
"@babel/[email protected].0":
1618-
version "7.28.0"
1619-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.0.tgz#d23a6bc17b43227d11db77081a0779c706b5569c"
1620-
integrity sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg==
1637+
"@babel/[email protected].3":
1638+
version "7.28.3"
1639+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
1640+
integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==
16211641
dependencies:
16221642
"@babel/compat-data" "^7.28.0"
16231643
"@babel/helper-compilation-targets" "^7.27.2"
@@ -1627,7 +1647,7 @@
16271647
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
16281648
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
16291649
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
1630-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.27.1"
1650+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.3"
16311651
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
16321652
"@babel/plugin-syntax-import-assertions" "^7.27.1"
16331653
"@babel/plugin-syntax-import-attributes" "^7.27.1"
@@ -1638,8 +1658,8 @@
16381658
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
16391659
"@babel/plugin-transform-block-scoping" "^7.28.0"
16401660
"@babel/plugin-transform-class-properties" "^7.27.1"
1641-
"@babel/plugin-transform-class-static-block" "^7.27.1"
1642-
"@babel/plugin-transform-classes" "^7.28.0"
1661+
"@babel/plugin-transform-class-static-block" "^7.28.3"
1662+
"@babel/plugin-transform-classes" "^7.28.3"
16431663
"@babel/plugin-transform-computed-properties" "^7.27.1"
16441664
"@babel/plugin-transform-destructuring" "^7.28.0"
16451665
"@babel/plugin-transform-dotall-regex" "^7.27.1"
@@ -1671,7 +1691,7 @@
16711691
"@babel/plugin-transform-private-methods" "^7.27.1"
16721692
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
16731693
"@babel/plugin-transform-property-literals" "^7.27.1"
1674-
"@babel/plugin-transform-regenerator" "^7.28.0"
1694+
"@babel/plugin-transform-regenerator" "^7.28.3"
16751695
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
16761696
"@babel/plugin-transform-reserved-words" "^7.27.1"
16771697
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -1875,19 +1895,6 @@
18751895
debug "^4.3.1"
18761896
globals "^11.1.0"
18771897

1878-
"@babel/traverse@^7.27.3":
1879-
version "7.27.3"
1880-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae"
1881-
integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==
1882-
dependencies:
1883-
"@babel/code-frame" "^7.27.1"
1884-
"@babel/generator" "^7.27.3"
1885-
"@babel/parser" "^7.27.3"
1886-
"@babel/template" "^7.27.2"
1887-
"@babel/types" "^7.27.3"
1888-
debug "^4.3.1"
1889-
globals "^11.1.0"
1890-
18911898
"@babel/traverse@^7.28.0":
18921899
version "7.28.0"
18931900
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
@@ -1901,6 +1908,19 @@
19011908
"@babel/types" "^7.28.0"
19021909
debug "^4.3.1"
19031910

1911+
"@babel/traverse@^7.28.3":
1912+
version "7.28.3"
1913+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434"
1914+
integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==
1915+
dependencies:
1916+
"@babel/code-frame" "^7.27.1"
1917+
"@babel/generator" "^7.28.3"
1918+
"@babel/helper-globals" "^7.28.0"
1919+
"@babel/parser" "^7.28.3"
1920+
"@babel/template" "^7.27.2"
1921+
"@babel/types" "^7.28.2"
1922+
debug "^4.3.1"
1923+
19041924
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.20.0", "@babel/types@^7.4.4":
19051925
version "7.20.0"
19061926
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.0.tgz#52c94cf8a7e24e89d2a194c25c35b17a64871479"
@@ -1926,14 +1946,6 @@
19261946
"@babel/helper-string-parser" "^7.27.1"
19271947
"@babel/helper-validator-identifier" "^7.27.1"
19281948

1929-
"@babel/types@^7.27.6":
1930-
version "7.27.7"
1931-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f"
1932-
integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw==
1933-
dependencies:
1934-
"@babel/helper-string-parser" "^7.27.1"
1935-
"@babel/helper-validator-identifier" "^7.27.1"
1936-
19371949
"@babel/types@^7.28.0":
19381950
version "7.28.0"
19391951
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950"
@@ -1942,6 +1954,14 @@
19421954
"@babel/helper-string-parser" "^7.27.1"
19431955
"@babel/helper-validator-identifier" "^7.27.1"
19441956

1957+
"@babel/types@^7.28.2":
1958+
version "7.28.2"
1959+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
1960+
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
1961+
dependencies:
1962+
"@babel/helper-string-parser" "^7.27.1"
1963+
"@babel/helper-validator-identifier" "^7.27.1"
1964+
19451965
"@bcoe/v8-coverage@^1.0.1":
19461966
version "1.0.1"
19471967
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"

0 commit comments

Comments
 (0)