Skip to content

Commit 4c6a1d3

Browse files
Bump @babel/helpers from 7.19.0 to 7.26.10 in /docs (#1451)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.19.0 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c1723d commit 4c6a1d3

File tree

1 file changed

+48
-6
lines changed

1 file changed

+48
-6
lines changed

docs/yarn.lock

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,15 @@
292292
"@babel/highlight" "^7.22.13"
293293
chalk "^2.4.2"
294294

295+
"@babel/code-frame@^7.26.2":
296+
version "7.26.2"
297+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
298+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
299+
dependencies:
300+
"@babel/helper-validator-identifier" "^7.25.9"
301+
js-tokens "^4.0.0"
302+
picocolors "^1.0.0"
303+
295304
"@babel/compat-data@^7.19.0":
296305
version "7.19.0"
297306
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
@@ -436,6 +445,11 @@
436445
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
437446
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
438447

448+
"@babel/helper-string-parser@^7.25.9":
449+
version "7.25.9"
450+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
451+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
452+
439453
"@babel/helper-validator-identifier@^7.18.6":
440454
version "7.18.6"
441455
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
@@ -446,19 +460,23 @@
446460
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
447461
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
448462

463+
"@babel/helper-validator-identifier@^7.25.9":
464+
version "7.25.9"
465+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
466+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
467+
449468
"@babel/helper-validator-option@^7.18.6":
450469
version "7.18.6"
451470
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
452471
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
453472

454473
"@babel/helpers@^7.19.0":
455-
version "7.19.0"
456-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
457-
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
474+
version "7.26.10"
475+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
476+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
458477
dependencies:
459-
"@babel/template" "^7.18.10"
460-
"@babel/traverse" "^7.19.0"
461-
"@babel/types" "^7.19.0"
478+
"@babel/template" "^7.26.9"
479+
"@babel/types" "^7.26.10"
462480

463481
"@babel/highlight@^7.18.6":
464482
version "7.18.6"
@@ -488,6 +506,13 @@
488506
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
489507
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
490508

509+
"@babel/parser@^7.26.9":
510+
version "7.26.10"
511+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
512+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
513+
dependencies:
514+
"@babel/types" "^7.26.10"
515+
491516
"@babel/plugin-syntax-jsx@^7.18.6":
492517
version "7.18.6"
493518
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0"
@@ -524,6 +549,15 @@
524549
"@babel/parser" "^7.22.15"
525550
"@babel/types" "^7.22.15"
526551

552+
"@babel/template@^7.26.9":
553+
version "7.26.9"
554+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
555+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
556+
dependencies:
557+
"@babel/code-frame" "^7.26.2"
558+
"@babel/parser" "^7.26.9"
559+
"@babel/types" "^7.26.9"
560+
527561
"@babel/traverse@^7.18.2", "@babel/traverse@^7.19.0":
528562
version "7.23.2"
529563
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
@@ -558,6 +592,14 @@
558592
"@babel/helper-validator-identifier" "^7.22.20"
559593
to-fast-properties "^2.0.0"
560594

595+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
596+
version "7.26.10"
597+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
598+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
599+
dependencies:
600+
"@babel/helper-string-parser" "^7.25.9"
601+
"@babel/helper-validator-identifier" "^7.25.9"
602+
561603
"@docsearch/css@3.2.1", "@docsearch/css@^3.1.0":
562604
version "3.2.1"
563605
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.2.1.tgz#c05d7818b0e43b42f9efa2d82a11c36606b37b27"

0 commit comments

Comments
 (0)