Skip to content

Commit 5decb64

Browse files
fix(deps): bump @babel/core from 7.28.5 to 7.29.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.5 to 7.29.7. - [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.29.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08a33cd commit 5decb64

1 file changed

Lines changed: 113 additions & 79 deletions

File tree

yarn.lock

Lines changed: 113 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@
522522
resolved "https://registry.yarnpkg.com/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.2.tgz#b00f7d6aedfe832ef6c84488f3a422cce6a47efa"
523523
integrity sha512-C0NBLsIqzDIae8HFw9YIrIBsbc0xTiOtt7fAukGPnqQ/+zZNaq+4jhuccltK0QuWHBnNm/a6kLIRA6GFiM10eg==
524524

525-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1":
525+
"@babel/code-frame@^7.0.0":
526526
version "7.27.1"
527527
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
528528
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
@@ -531,136 +531,170 @@
531531
js-tokens "^4.0.0"
532532
picocolors "^1.1.1"
533533

534-
"@babel/compat-data@^7.27.2":
535-
version "7.28.5"
536-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
537-
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
534+
"@babel/code-frame@^7.29.7":
535+
version "7.29.7"
536+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7"
537+
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
538+
dependencies:
539+
"@babel/helper-validator-identifier" "^7.29.7"
540+
js-tokens "^4.0.0"
541+
picocolors "^1.1.1"
542+
543+
"@babel/compat-data@^7.29.7":
544+
version "7.29.7"
545+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.7.tgz#6f0237f0f36d2e51c0570a636faed9d2d0efe629"
546+
integrity sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==
538547

539548
"@babel/core@^7.23.9":
540-
version "7.28.5"
541-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e"
542-
integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==
543-
dependencies:
544-
"@babel/code-frame" "^7.27.1"
545-
"@babel/generator" "^7.28.5"
546-
"@babel/helper-compilation-targets" "^7.27.2"
547-
"@babel/helper-module-transforms" "^7.28.3"
548-
"@babel/helpers" "^7.28.4"
549-
"@babel/parser" "^7.28.5"
550-
"@babel/template" "^7.27.2"
551-
"@babel/traverse" "^7.28.5"
552-
"@babel/types" "^7.28.5"
549+
version "7.29.7"
550+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.7.tgz#80c10b17248082968b57a857b91640971f2070f7"
551+
integrity sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==
552+
dependencies:
553+
"@babel/code-frame" "^7.29.7"
554+
"@babel/generator" "^7.29.7"
555+
"@babel/helper-compilation-targets" "^7.29.7"
556+
"@babel/helper-module-transforms" "^7.29.7"
557+
"@babel/helpers" "^7.29.7"
558+
"@babel/parser" "^7.29.7"
559+
"@babel/template" "^7.29.7"
560+
"@babel/traverse" "^7.29.7"
561+
"@babel/types" "^7.29.7"
553562
"@jridgewell/remapping" "^2.3.5"
554563
convert-source-map "^2.0.0"
555564
debug "^4.1.0"
556565
gensync "^1.0.0-beta.2"
557566
json5 "^2.2.3"
558567
semver "^6.3.1"
559568

560-
"@babel/generator@^7.28.5":
561-
version "7.28.5"
562-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298"
563-
integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==
569+
"@babel/generator@^7.29.7":
570+
version "7.29.7"
571+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3"
572+
integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==
564573
dependencies:
565-
"@babel/parser" "^7.28.5"
566-
"@babel/types" "^7.28.5"
574+
"@babel/parser" "^7.29.7"
575+
"@babel/types" "^7.29.7"
567576
"@jridgewell/gen-mapping" "^0.3.12"
568577
"@jridgewell/trace-mapping" "^0.3.28"
569578
jsesc "^3.0.2"
570579

571-
"@babel/helper-compilation-targets@^7.27.2":
572-
version "7.27.2"
573-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
574-
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
580+
"@babel/helper-compilation-targets@^7.29.7":
581+
version "7.29.7"
582+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz#7a1def704302401c47f64fa85589e974ae217042"
583+
integrity sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==
575584
dependencies:
576-
"@babel/compat-data" "^7.27.2"
577-
"@babel/helper-validator-option" "^7.27.1"
585+
"@babel/compat-data" "^7.29.7"
586+
"@babel/helper-validator-option" "^7.29.7"
578587
browserslist "^4.24.0"
579588
lru-cache "^5.1.1"
580589
semver "^6.3.1"
581590

582-
"@babel/helper-globals@^7.28.0":
583-
version "7.28.0"
584-
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
585-
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
591+
"@babel/helper-globals@^7.29.7":
592+
version "7.29.7"
593+
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz#f04a96fbd8473241b1079243f5b3f03a3010ab7b"
594+
integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==
586595

587-
"@babel/helper-module-imports@^7.27.1":
588-
version "7.27.1"
589-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
590-
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
596+
"@babel/helper-module-imports@^7.29.7":
597+
version "7.29.7"
598+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz#ef25048a518e828d7393fac5882ddd73921d7396"
599+
integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==
591600
dependencies:
592-
"@babel/traverse" "^7.27.1"
593-
"@babel/types" "^7.27.1"
601+
"@babel/traverse" "^7.29.7"
602+
"@babel/types" "^7.29.7"
594603

595-
"@babel/helper-module-transforms@^7.28.3":
596-
version "7.28.3"
597-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
598-
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
604+
"@babel/helper-module-transforms@^7.29.7":
605+
version "7.29.7"
606+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz#b062747a5997ba138637201328bbff77960574ae"
607+
integrity sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==
599608
dependencies:
600-
"@babel/helper-module-imports" "^7.27.1"
601-
"@babel/helper-validator-identifier" "^7.27.1"
602-
"@babel/traverse" "^7.28.3"
609+
"@babel/helper-module-imports" "^7.29.7"
610+
"@babel/helper-validator-identifier" "^7.29.7"
611+
"@babel/traverse" "^7.29.7"
603612

604613
"@babel/helper-string-parser@^7.27.1":
605614
version "7.27.1"
606615
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
607616
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
608617

618+
"@babel/helper-string-parser@^7.29.7":
619+
version "7.29.7"
620+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f"
621+
integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==
622+
609623
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5":
610624
version "7.28.5"
611625
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
612626
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
613627

614-
"@babel/helper-validator-option@^7.27.1":
615-
version "7.27.1"
616-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
617-
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
628+
"@babel/helper-validator-identifier@^7.29.7":
629+
version "7.29.7"
630+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2"
631+
integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==
618632

619-
"@babel/helpers@^7.28.4":
620-
version "7.28.4"
621-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
622-
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
633+
"@babel/helper-validator-option@^7.29.7":
634+
version "7.29.7"
635+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz#cf315be940213b354eb4abcc0bd01ebe3f73bc2a"
636+
integrity sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==
637+
638+
"@babel/helpers@^7.29.7":
639+
version "7.29.7"
640+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607"
641+
integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==
623642
dependencies:
624-
"@babel/template" "^7.27.2"
625-
"@babel/types" "^7.28.4"
643+
"@babel/template" "^7.29.7"
644+
"@babel/types" "^7.29.7"
626645

627-
"@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5":
646+
"@babel/parser@^7.23.9":
628647
version "7.28.5"
629648
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
630649
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
631650
dependencies:
632651
"@babel/types" "^7.28.5"
633652

634-
"@babel/template@^7.27.2":
635-
version "7.27.2"
636-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
637-
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
638-
dependencies:
639-
"@babel/code-frame" "^7.27.1"
640-
"@babel/parser" "^7.27.2"
641-
"@babel/types" "^7.27.1"
642-
643-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5":
644-
version "7.28.5"
645-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
646-
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
647-
dependencies:
648-
"@babel/code-frame" "^7.27.1"
649-
"@babel/generator" "^7.28.5"
650-
"@babel/helper-globals" "^7.28.0"
651-
"@babel/parser" "^7.28.5"
652-
"@babel/template" "^7.27.2"
653-
"@babel/types" "^7.28.5"
653+
"@babel/parser@^7.29.7":
654+
version "7.29.7"
655+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334"
656+
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
657+
dependencies:
658+
"@babel/types" "^7.29.7"
659+
660+
"@babel/template@^7.29.7":
661+
version "7.29.7"
662+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700"
663+
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
664+
dependencies:
665+
"@babel/code-frame" "^7.29.7"
666+
"@babel/parser" "^7.29.7"
667+
"@babel/types" "^7.29.7"
668+
669+
"@babel/traverse@^7.29.7":
670+
version "7.29.7"
671+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.7.tgz#c47b07a41b95da0907d026b5dd894d98de7d2f2d"
672+
integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==
673+
dependencies:
674+
"@babel/code-frame" "^7.29.7"
675+
"@babel/generator" "^7.29.7"
676+
"@babel/helper-globals" "^7.29.7"
677+
"@babel/parser" "^7.29.7"
678+
"@babel/template" "^7.29.7"
679+
"@babel/types" "^7.29.7"
654680
debug "^4.3.1"
655681

656-
"@babel/types@^7.27.1", "@babel/types@^7.28.4", "@babel/types@^7.28.5":
682+
"@babel/types@^7.28.5":
657683
version "7.28.5"
658684
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
659685
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
660686
dependencies:
661687
"@babel/helper-string-parser" "^7.27.1"
662688
"@babel/helper-validator-identifier" "^7.28.5"
663689

690+
"@babel/types@^7.29.7":
691+
version "7.29.7"
692+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92"
693+
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==
694+
dependencies:
695+
"@babel/helper-string-parser" "^7.29.7"
696+
"@babel/helper-validator-identifier" "^7.29.7"
697+
664698
"@commitlint/cli@^17.1.2":
665699
version "17.8.1"
666700
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.8.1.tgz#10492114a022c91dcfb1d84dac773abb3db76d33"

0 commit comments

Comments
 (0)