Skip to content

Commit f856ad2

Browse files
Bump @babel/helpers from 7.18.9 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.18.9 to 7.26.10. - [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.26.10/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9967e8 commit f856ad2

File tree

1 file changed

+49
-25
lines changed

1 file changed

+49
-25
lines changed

yarn.lock

+49-25
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,15 @@
4646
"@babel/highlight" "^7.24.2"
4747
picocolors "^1.0.0"
4848

49+
"@babel/code-frame@^7.26.2":
50+
version "7.26.2"
51+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
52+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
53+
dependencies:
54+
"@babel/helper-validator-identifier" "^7.25.9"
55+
js-tokens "^4.0.0"
56+
picocolors "^1.0.0"
57+
4958
"@babel/compat-data@^7.18.8":
5059
version "7.18.8"
5160
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
@@ -442,6 +451,11 @@
442451
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
443452
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
444453

454+
"@babel/helper-string-parser@^7.25.9":
455+
version "7.25.9"
456+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
457+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
458+
445459
"@babel/helper-validator-identifier@^7.18.6":
446460
version "7.18.6"
447461
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
@@ -462,6 +476,11 @@
462476
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
463477
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
464478

479+
"@babel/helper-validator-identifier@^7.25.9":
480+
version "7.25.9"
481+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
482+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
483+
465484
"@babel/helper-validator-option@^7.18.6":
466485
version "7.18.6"
467486
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
@@ -486,31 +505,13 @@
486505
"@babel/traverse" "^7.25.0"
487506
"@babel/types" "^7.25.0"
488507

489-
"@babel/helpers@^7.18.9":
490-
version "7.18.9"
491-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
492-
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
508+
"@babel/helpers@^7.18.9", "@babel/helpers@^7.24.4", "@babel/helpers@^7.25.0":
509+
version "7.26.10"
510+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
511+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
493512
dependencies:
494-
"@babel/template" "^7.18.6"
495-
"@babel/traverse" "^7.18.9"
496-
"@babel/types" "^7.18.9"
497-
498-
"@babel/helpers@^7.24.4":
499-
version "7.24.4"
500-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6"
501-
integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==
502-
dependencies:
503-
"@babel/template" "^7.24.0"
504-
"@babel/traverse" "^7.24.1"
505-
"@babel/types" "^7.24.0"
506-
507-
"@babel/helpers@^7.25.0":
508-
version "7.25.6"
509-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.6.tgz#57ee60141829ba2e102f30711ffe3afab357cc60"
510-
integrity sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==
511-
dependencies:
512-
"@babel/template" "^7.25.0"
513-
"@babel/types" "^7.25.6"
513+
"@babel/template" "^7.26.9"
514+
"@babel/types" "^7.26.10"
514515

515516
"@babel/highlight@^7.18.6":
516517
version "7.18.6"
@@ -558,6 +559,13 @@
558559
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
559560
integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==
560561

562+
"@babel/parser@^7.26.9":
563+
version "7.26.10"
564+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
565+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
566+
dependencies:
567+
"@babel/types" "^7.26.10"
568+
561569
"@babel/plugin-proposal-class-properties@^7.0.0":
562570
version "7.18.6"
563571
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz#b110f59741895f7ec21a6fff696ec46265c446a3"
@@ -975,6 +983,15 @@
975983
"@babel/parser" "^7.25.0"
976984
"@babel/types" "^7.25.0"
977985

986+
"@babel/template@^7.26.9":
987+
version "7.26.9"
988+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
989+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
990+
dependencies:
991+
"@babel/code-frame" "^7.26.2"
992+
"@babel/parser" "^7.26.9"
993+
"@babel/types" "^7.26.9"
994+
978995
"@babel/traverse@^7.18.9", "@babel/traverse@^7.7.0":
979996
version "7.18.9"
980997
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98"
@@ -1055,6 +1072,14 @@
10551072
"@babel/helper-validator-identifier" "^7.24.7"
10561073
to-fast-properties "^2.0.0"
10571074

1075+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1076+
version "7.26.10"
1077+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1078+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1079+
dependencies:
1080+
"@babel/helper-string-parser" "^7.25.9"
1081+
"@babel/helper-validator-identifier" "^7.25.9"
1082+
10581083
"@bcoe/v8-coverage@^0.2.3":
10591084
version "0.2.3"
10601085
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -3142,7 +3167,6 @@ [email protected]:
31423167

31433168
"eslint-plugin-relay-internal@link:./packages/eslint-plugin-relay-internal":
31443169
version "0.0.0"
3145-
uid ""
31463170

31473171
31483172
version "1.8.3"

0 commit comments

Comments
 (0)