Skip to content

Commit f7a428e

Browse files
authored
Merge pull request #1466 from salesforcecli/dependabot-npm_and_yarn-babel-core-7.29.7
fix(deps): bump @babel/core from 7.29.0 to 7.29.7
2 parents e7d7db6 + 34296a2 commit f7a428e

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
@@ -568,7 +568,7 @@
568568
resolved "https://registry.yarnpkg.com/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.3.tgz#f1137f56209ccc69c15f826242cbf37f828617dd"
569569
integrity sha512-oLvsaPMTBejkkmHhjf09xTgk71mOqyr/409NKhRIL08If7AhVfUsJhVsx386uJaqNd42v9kWamQ9lFbkoC2dYw==
570570

571-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0":
571+
"@babel/code-frame@^7.0.0":
572572
version "7.29.0"
573573
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
574574
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
@@ -577,136 +577,170 @@
577577
js-tokens "^4.0.0"
578578
picocolors "^1.1.1"
579579

580-
"@babel/compat-data@^7.28.6":
581-
version "7.29.0"
582-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d"
583-
integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==
580+
"@babel/code-frame@^7.29.7":
581+
version "7.29.7"
582+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7"
583+
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
584+
dependencies:
585+
"@babel/helper-validator-identifier" "^7.29.7"
586+
js-tokens "^4.0.0"
587+
picocolors "^1.1.1"
588+
589+
"@babel/compat-data@^7.29.7":
590+
version "7.29.7"
591+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.7.tgz#6f0237f0f36d2e51c0570a636faed9d2d0efe629"
592+
integrity sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==
584593

585594
"@babel/core@^7.23.9":
586-
version "7.29.0"
587-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322"
588-
integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==
589-
dependencies:
590-
"@babel/code-frame" "^7.29.0"
591-
"@babel/generator" "^7.29.0"
592-
"@babel/helper-compilation-targets" "^7.28.6"
593-
"@babel/helper-module-transforms" "^7.28.6"
594-
"@babel/helpers" "^7.28.6"
595-
"@babel/parser" "^7.29.0"
596-
"@babel/template" "^7.28.6"
597-
"@babel/traverse" "^7.29.0"
598-
"@babel/types" "^7.29.0"
595+
version "7.29.7"
596+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.7.tgz#80c10b17248082968b57a857b91640971f2070f7"
597+
integrity sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==
598+
dependencies:
599+
"@babel/code-frame" "^7.29.7"
600+
"@babel/generator" "^7.29.7"
601+
"@babel/helper-compilation-targets" "^7.29.7"
602+
"@babel/helper-module-transforms" "^7.29.7"
603+
"@babel/helpers" "^7.29.7"
604+
"@babel/parser" "^7.29.7"
605+
"@babel/template" "^7.29.7"
606+
"@babel/traverse" "^7.29.7"
607+
"@babel/types" "^7.29.7"
599608
"@jridgewell/remapping" "^2.3.5"
600609
convert-source-map "^2.0.0"
601610
debug "^4.1.0"
602611
gensync "^1.0.0-beta.2"
603612
json5 "^2.2.3"
604613
semver "^6.3.1"
605614

606-
"@babel/generator@^7.29.0":
607-
version "7.29.1"
608-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50"
609-
integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==
615+
"@babel/generator@^7.29.7":
616+
version "7.29.7"
617+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3"
618+
integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==
610619
dependencies:
611-
"@babel/parser" "^7.29.0"
612-
"@babel/types" "^7.29.0"
620+
"@babel/parser" "^7.29.7"
621+
"@babel/types" "^7.29.7"
613622
"@jridgewell/gen-mapping" "^0.3.12"
614623
"@jridgewell/trace-mapping" "^0.3.28"
615624
jsesc "^3.0.2"
616625

617-
"@babel/helper-compilation-targets@^7.28.6":
618-
version "7.28.6"
619-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz#32c4a3f41f12ed1532179b108a4d746e105c2b25"
620-
integrity sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==
626+
"@babel/helper-compilation-targets@^7.29.7":
627+
version "7.29.7"
628+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz#7a1def704302401c47f64fa85589e974ae217042"
629+
integrity sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==
621630
dependencies:
622-
"@babel/compat-data" "^7.28.6"
623-
"@babel/helper-validator-option" "^7.27.1"
631+
"@babel/compat-data" "^7.29.7"
632+
"@babel/helper-validator-option" "^7.29.7"
624633
browserslist "^4.24.0"
625634
lru-cache "^5.1.1"
626635
semver "^6.3.1"
627636

628-
"@babel/helper-globals@^7.28.0":
629-
version "7.28.0"
630-
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
631-
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
637+
"@babel/helper-globals@^7.29.7":
638+
version "7.29.7"
639+
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz#f04a96fbd8473241b1079243f5b3f03a3010ab7b"
640+
integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==
632641

633-
"@babel/helper-module-imports@^7.28.6":
634-
version "7.28.6"
635-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c"
636-
integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==
642+
"@babel/helper-module-imports@^7.29.7":
643+
version "7.29.7"
644+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz#ef25048a518e828d7393fac5882ddd73921d7396"
645+
integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==
637646
dependencies:
638-
"@babel/traverse" "^7.28.6"
639-
"@babel/types" "^7.28.6"
647+
"@babel/traverse" "^7.29.7"
648+
"@babel/types" "^7.29.7"
640649

641-
"@babel/helper-module-transforms@^7.28.6":
642-
version "7.28.6"
643-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
644-
integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==
650+
"@babel/helper-module-transforms@^7.29.7":
651+
version "7.29.7"
652+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz#b062747a5997ba138637201328bbff77960574ae"
653+
integrity sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==
645654
dependencies:
646-
"@babel/helper-module-imports" "^7.28.6"
647-
"@babel/helper-validator-identifier" "^7.28.5"
648-
"@babel/traverse" "^7.28.6"
655+
"@babel/helper-module-imports" "^7.29.7"
656+
"@babel/helper-validator-identifier" "^7.29.7"
657+
"@babel/traverse" "^7.29.7"
649658

650659
"@babel/helper-string-parser@^7.27.1":
651660
version "7.27.1"
652661
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
653662
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
654663

664+
"@babel/helper-string-parser@^7.29.7":
665+
version "7.29.7"
666+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f"
667+
integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==
668+
655669
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.28.5":
656670
version "7.28.5"
657671
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
658672
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
659673

660-
"@babel/helper-validator-option@^7.27.1":
661-
version "7.27.1"
662-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
663-
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
674+
"@babel/helper-validator-identifier@^7.29.7":
675+
version "7.29.7"
676+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2"
677+
integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==
678+
679+
"@babel/helper-validator-option@^7.29.7":
680+
version "7.29.7"
681+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz#cf315be940213b354eb4abcc0bd01ebe3f73bc2a"
682+
integrity sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==
664683

665-
"@babel/helpers@^7.28.6":
666-
version "7.28.6"
667-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.6.tgz#fca903a313ae675617936e8998b814c415cbf5d7"
668-
integrity sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==
684+
"@babel/helpers@^7.29.7":
685+
version "7.29.7"
686+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607"
687+
integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==
669688
dependencies:
670-
"@babel/template" "^7.28.6"
671-
"@babel/types" "^7.28.6"
689+
"@babel/template" "^7.29.7"
690+
"@babel/types" "^7.29.7"
672691

673-
"@babel/parser@^7.23.9", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0":
692+
"@babel/parser@^7.23.9":
674693
version "7.29.0"
675694
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6"
676695
integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==
677696
dependencies:
678697
"@babel/types" "^7.29.0"
679698

680-
"@babel/template@^7.28.6":
681-
version "7.28.6"
682-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
683-
integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==
684-
dependencies:
685-
"@babel/code-frame" "^7.28.6"
686-
"@babel/parser" "^7.28.6"
687-
"@babel/types" "^7.28.6"
688-
689-
"@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0":
690-
version "7.29.0"
691-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a"
692-
integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==
693-
dependencies:
694-
"@babel/code-frame" "^7.29.0"
695-
"@babel/generator" "^7.29.0"
696-
"@babel/helper-globals" "^7.28.0"
697-
"@babel/parser" "^7.29.0"
698-
"@babel/template" "^7.28.6"
699-
"@babel/types" "^7.29.0"
699+
"@babel/parser@^7.29.7":
700+
version "7.29.7"
701+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334"
702+
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
703+
dependencies:
704+
"@babel/types" "^7.29.7"
705+
706+
"@babel/template@^7.29.7":
707+
version "7.29.7"
708+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700"
709+
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
710+
dependencies:
711+
"@babel/code-frame" "^7.29.7"
712+
"@babel/parser" "^7.29.7"
713+
"@babel/types" "^7.29.7"
714+
715+
"@babel/traverse@^7.29.7":
716+
version "7.29.7"
717+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.7.tgz#c47b07a41b95da0907d026b5dd894d98de7d2f2d"
718+
integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==
719+
dependencies:
720+
"@babel/code-frame" "^7.29.7"
721+
"@babel/generator" "^7.29.7"
722+
"@babel/helper-globals" "^7.29.7"
723+
"@babel/parser" "^7.29.7"
724+
"@babel/template" "^7.29.7"
725+
"@babel/types" "^7.29.7"
700726
debug "^4.3.1"
701727

702-
"@babel/types@^7.28.6", "@babel/types@^7.29.0":
728+
"@babel/types@^7.29.0":
703729
version "7.29.0"
704730
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
705731
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==
706732
dependencies:
707733
"@babel/helper-string-parser" "^7.27.1"
708734
"@babel/helper-validator-identifier" "^7.28.5"
709735

736+
"@babel/types@^7.29.7":
737+
version "7.29.7"
738+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92"
739+
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==
740+
dependencies:
741+
"@babel/helper-string-parser" "^7.29.7"
742+
"@babel/helper-validator-identifier" "^7.29.7"
743+
710744
"@commitlint/cli@^17.1.2":
711745
version "17.8.1"
712746
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.8.1.tgz#10492114a022c91dcfb1d84dac773abb3db76d33"

0 commit comments

Comments
 (0)