Skip to content

Commit 267fd59

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

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
},
7070
"dependencies": {},
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/iter": "1.0.1",
7676
"@iterable-iterator/range": "2.1.0",

yarn.lock

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

79-
"@babel/[email protected].0":
80-
version "7.28.0"
81-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4"
82-
integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==
79+
"@babel/[email protected].3":
80+
version "7.28.3"
81+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb"
82+
integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==
8383
dependencies:
8484
"@ampproject/remapping" "^2.2.0"
8585
"@babel/code-frame" "^7.27.1"
86-
"@babel/generator" "^7.28.0"
86+
"@babel/generator" "^7.28.3"
8787
"@babel/helper-compilation-targets" "^7.27.2"
88-
"@babel/helper-module-transforms" "^7.27.3"
89-
"@babel/helpers" "^7.27.6"
90-
"@babel/parser" "^7.28.0"
88+
"@babel/helper-module-transforms" "^7.28.3"
89+
"@babel/helpers" "^7.28.3"
90+
"@babel/parser" "^7.28.3"
9191
"@babel/template" "^7.27.2"
92-
"@babel/traverse" "^7.28.0"
93-
"@babel/types" "^7.28.0"
92+
"@babel/traverse" "^7.28.3"
93+
"@babel/types" "^7.28.2"
9494
convert-source-map "^2.0.0"
9595
debug "^4.1.0"
9696
gensync "^1.0.0-beta.2"
@@ -147,17 +147,6 @@
147147
"@jridgewell/trace-mapping" "^0.3.25"
148148
jsesc "^3.0.2"
149149

150-
"@babel/generator@^7.27.3":
151-
version "7.27.3"
152-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc"
153-
integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==
154-
dependencies:
155-
"@babel/parser" "^7.27.3"
156-
"@babel/types" "^7.27.3"
157-
"@jridgewell/gen-mapping" "^0.3.5"
158-
"@jridgewell/trace-mapping" "^0.3.25"
159-
jsesc "^3.0.2"
160-
161150
"@babel/generator@^7.28.0":
162151
version "7.28.0"
163152
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2"
@@ -169,6 +158,17 @@
169158
"@jridgewell/trace-mapping" "^0.3.28"
170159
jsesc "^3.0.2"
171160

161+
"@babel/generator@^7.28.3":
162+
version "7.28.3"
163+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e"
164+
integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==
165+
dependencies:
166+
"@babel/parser" "^7.28.3"
167+
"@babel/types" "^7.28.2"
168+
"@jridgewell/gen-mapping" "^0.3.12"
169+
"@jridgewell/trace-mapping" "^0.3.28"
170+
jsesc "^3.0.2"
171+
172172
"@babel/helper-annotate-as-pure@^7.12.13":
173173
version "7.12.13"
174174
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
@@ -291,6 +291,19 @@
291291
"@babel/traverse" "^7.27.1"
292292
semver "^6.3.1"
293293

294+
"@babel/helper-create-class-features-plugin@^7.28.3":
295+
version "7.28.3"
296+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz#3e747434ea007910c320c4d39a6b46f20f371d46"
297+
integrity sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==
298+
dependencies:
299+
"@babel/helper-annotate-as-pure" "^7.27.3"
300+
"@babel/helper-member-expression-to-functions" "^7.27.1"
301+
"@babel/helper-optimise-call-expression" "^7.27.1"
302+
"@babel/helper-replace-supers" "^7.27.1"
303+
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
304+
"@babel/traverse" "^7.28.3"
305+
semver "^6.3.1"
306+
294307
"@babel/helper-create-regexp-features-plugin@^7.12.13":
295308
version "7.12.17"
296309
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.17.tgz#a2ac87e9e319269ac655b8d4415e94d38d663cb7"
@@ -460,14 +473,14 @@
460473
"@babel/helper-validator-identifier" "^7.27.1"
461474
"@babel/traverse" "^7.27.1"
462475

463-
"@babel/helper-module-transforms@^7.27.3":
464-
version "7.27.3"
465-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
466-
integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==
476+
"@babel/helper-module-transforms@^7.28.3":
477+
version "7.28.3"
478+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
479+
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
467480
dependencies:
468481
"@babel/helper-module-imports" "^7.27.1"
469482
"@babel/helper-validator-identifier" "^7.27.1"
470-
"@babel/traverse" "^7.27.3"
483+
"@babel/traverse" "^7.28.3"
471484

472485
"@babel/helper-optimise-call-expression@^7.14.5":
473486
version "7.14.5"
@@ -654,13 +667,13 @@
654667
"@babel/traverse" "^7.14.5"
655668
"@babel/types" "^7.14.5"
656669

657-
"@babel/helpers@^7.27.6":
658-
version "7.27.6"
659-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
660-
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
670+
"@babel/helpers@^7.28.3":
671+
version "7.28.3"
672+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441"
673+
integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==
661674
dependencies:
662675
"@babel/template" "^7.27.2"
663-
"@babel/types" "^7.27.6"
676+
"@babel/types" "^7.28.2"
664677

665678
"@babel/highlight@^7.12.13":
666679
version "7.13.10"
@@ -711,7 +724,7 @@
711724
dependencies:
712725
"@babel/types" "^7.27.1"
713726

714-
"@babel/parser@^7.27.2", "@babel/parser@^7.27.3":
727+
"@babel/parser@^7.27.2":
715728
version "7.27.3"
716729
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf"
717730
integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==
@@ -725,6 +738,13 @@
725738
dependencies:
726739
"@babel/types" "^7.28.0"
727740

741+
"@babel/parser@^7.28.3":
742+
version "7.28.3"
743+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71"
744+
integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==
745+
dependencies:
746+
"@babel/types" "^7.28.2"
747+
728748
"@babel/parser@^7.3.3":
729749
version "7.14.7"
730750
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
@@ -770,13 +790,13 @@
770790
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
771791
"@babel/plugin-transform-optional-chaining" "^7.27.1"
772792

773-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.27.1":
774-
version "7.27.1"
775-
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"
776-
integrity sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==
793+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.28.3":
794+
version "7.28.3"
795+
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"
796+
integrity sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==
777797
dependencies:
778798
"@babel/helper-plugin-utils" "^7.27.1"
779-
"@babel/traverse" "^7.27.1"
799+
"@babel/traverse" "^7.28.3"
780800

781801
"@babel/plugin-proposal-async-generator-functions@^7.14.7":
782802
version "7.14.7"
@@ -1145,12 +1165,12 @@
11451165
"@babel/helper-create-class-features-plugin" "^7.27.1"
11461166
"@babel/helper-plugin-utils" "^7.27.1"
11471167

1148-
"@babel/plugin-transform-class-static-block@^7.27.1":
1149-
version "7.27.1"
1150-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.27.1.tgz#7e920d5625b25bbccd3061aefbcc05805ed56ce4"
1151-
integrity sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==
1168+
"@babel/plugin-transform-class-static-block@^7.28.3":
1169+
version "7.28.3"
1170+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz#d1b8e69b54c9993bc558203e1f49bfc979bfd852"
1171+
integrity sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==
11521172
dependencies:
1153-
"@babel/helper-create-class-features-plugin" "^7.27.1"
1173+
"@babel/helper-create-class-features-plugin" "^7.28.3"
11541174
"@babel/helper-plugin-utils" "^7.27.1"
11551175

11561176
"@babel/plugin-transform-classes@^7.14.5":
@@ -1166,17 +1186,17 @@
11661186
"@babel/helper-split-export-declaration" "^7.14.5"
11671187
globals "^11.1.0"
11681188

1169-
"@babel/plugin-transform-classes@^7.28.0":
1170-
version "7.28.0"
1171-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.0.tgz#12fa46cffc32a6e084011b650539e880add8a0f8"
1172-
integrity sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==
1189+
"@babel/plugin-transform-classes@^7.28.3":
1190+
version "7.28.3"
1191+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a"
1192+
integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==
11731193
dependencies:
11741194
"@babel/helper-annotate-as-pure" "^7.27.3"
11751195
"@babel/helper-compilation-targets" "^7.27.2"
11761196
"@babel/helper-globals" "^7.28.0"
11771197
"@babel/helper-plugin-utils" "^7.27.1"
11781198
"@babel/helper-replace-supers" "^7.27.1"
1179-
"@babel/traverse" "^7.28.0"
1199+
"@babel/traverse" "^7.28.3"
11801200

11811201
"@babel/plugin-transform-computed-properties@^7.14.5":
11821202
version "7.14.5"
@@ -1615,10 +1635,10 @@
16151635
dependencies:
16161636
regenerator-transform "^0.14.2"
16171637

1618-
"@babel/plugin-transform-regenerator@^7.28.0":
1619-
version "7.28.0"
1620-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.0.tgz#f19ca3558f7121924fc4ba6cd2afe3a5cdac89b1"
1621-
integrity sha512-LOAozRVbqxEVjSKfhGnuLoE4Kz4Oc5UJzuvFUhSsQzdCdaAQu06mG8zDv2GFSerM62nImUZ7K92vxnQcLSDlCQ==
1638+
"@babel/plugin-transform-regenerator@^7.28.3":
1639+
version "7.28.3"
1640+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344"
1641+
integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==
16221642
dependencies:
16231643
"@babel/helper-plugin-utils" "^7.27.1"
16241644

@@ -1762,10 +1782,10 @@
17621782
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
17631783
"@babel/helper-plugin-utils" "^7.27.1"
17641784

1765-
"@babel/[email protected].0":
1766-
version "7.28.0"
1767-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.0.tgz#d23a6bc17b43227d11db77081a0779c706b5569c"
1768-
integrity sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg==
1785+
"@babel/[email protected].3":
1786+
version "7.28.3"
1787+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
1788+
integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==
17691789
dependencies:
17701790
"@babel/compat-data" "^7.28.0"
17711791
"@babel/helper-compilation-targets" "^7.27.2"
@@ -1775,7 +1795,7 @@
17751795
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
17761796
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
17771797
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
1778-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.27.1"
1798+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.3"
17791799
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
17801800
"@babel/plugin-syntax-import-assertions" "^7.27.1"
17811801
"@babel/plugin-syntax-import-attributes" "^7.27.1"
@@ -1786,8 +1806,8 @@
17861806
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
17871807
"@babel/plugin-transform-block-scoping" "^7.28.0"
17881808
"@babel/plugin-transform-class-properties" "^7.27.1"
1789-
"@babel/plugin-transform-class-static-block" "^7.27.1"
1790-
"@babel/plugin-transform-classes" "^7.28.0"
1809+
"@babel/plugin-transform-class-static-block" "^7.28.3"
1810+
"@babel/plugin-transform-classes" "^7.28.3"
17911811
"@babel/plugin-transform-computed-properties" "^7.27.1"
17921812
"@babel/plugin-transform-destructuring" "^7.28.0"
17931813
"@babel/plugin-transform-dotall-regex" "^7.27.1"
@@ -1819,7 +1839,7 @@
18191839
"@babel/plugin-transform-private-methods" "^7.27.1"
18201840
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
18211841
"@babel/plugin-transform-property-literals" "^7.27.1"
1822-
"@babel/plugin-transform-regenerator" "^7.28.0"
1842+
"@babel/plugin-transform-regenerator" "^7.28.3"
18231843
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
18241844
"@babel/plugin-transform-reserved-words" "^7.27.1"
18251845
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -2050,19 +2070,6 @@
20502070
debug "^4.3.1"
20512071
globals "^11.1.0"
20522072

2053-
"@babel/traverse@^7.27.3":
2054-
version "7.27.3"
2055-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae"
2056-
integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==
2057-
dependencies:
2058-
"@babel/code-frame" "^7.27.1"
2059-
"@babel/generator" "^7.27.3"
2060-
"@babel/parser" "^7.27.3"
2061-
"@babel/template" "^7.27.2"
2062-
"@babel/types" "^7.27.3"
2063-
debug "^4.3.1"
2064-
globals "^11.1.0"
2065-
20662073
"@babel/traverse@^7.28.0":
20672074
version "7.28.0"
20682075
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
@@ -2076,6 +2083,19 @@
20762083
"@babel/types" "^7.28.0"
20772084
debug "^4.3.1"
20782085

2086+
"@babel/traverse@^7.28.3":
2087+
version "7.28.3"
2088+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434"
2089+
integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==
2090+
dependencies:
2091+
"@babel/code-frame" "^7.27.1"
2092+
"@babel/generator" "^7.28.3"
2093+
"@babel/helper-globals" "^7.28.0"
2094+
"@babel/parser" "^7.28.3"
2095+
"@babel/template" "^7.27.2"
2096+
"@babel/types" "^7.28.2"
2097+
debug "^4.3.1"
2098+
20792099
"@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.13.17", "@babel/types@^7.4.4":
20802100
version "7.13.17"
20812101
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.17.tgz#48010a115c9fba7588b4437dd68c9469012b38b4"
@@ -2116,14 +2136,6 @@
21162136
"@babel/helper-string-parser" "^7.27.1"
21172137
"@babel/helper-validator-identifier" "^7.27.1"
21182138

2119-
"@babel/types@^7.27.6":
2120-
version "7.27.7"
2121-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f"
2122-
integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw==
2123-
dependencies:
2124-
"@babel/helper-string-parser" "^7.27.1"
2125-
"@babel/helper-validator-identifier" "^7.27.1"
2126-
21272139
"@babel/types@^7.28.0":
21282140
version "7.28.0"
21292141
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950"
@@ -2132,6 +2144,14 @@
21322144
"@babel/helper-string-parser" "^7.27.1"
21332145
"@babel/helper-validator-identifier" "^7.27.1"
21342146

2147+
"@babel/types@^7.28.2":
2148+
version "7.28.2"
2149+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
2150+
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
2151+
dependencies:
2152+
"@babel/helper-string-parser" "^7.27.1"
2153+
"@babel/helper-validator-identifier" "^7.27.1"
2154+
21352155
"@bcoe/v8-coverage@^1.0.1":
21362156
version "1.0.1"
21372157
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"

0 commit comments

Comments
 (0)