Skip to content

Commit 573e5cb

Browse files
chore(deps): bump @babel/helpers from 7.22.5 to 7.26.10 in /docs
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.22.5 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>
1 parent 2bb0182 commit 573e5cb

1 file changed

Lines changed: 48 additions & 6 deletions

File tree

docs/yarn.lock

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,15 @@
153153
dependencies:
154154
"@babel/highlight" "^7.22.5"
155155

156+
"@babel/code-frame@^7.26.2":
157+
version "7.26.2"
158+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
159+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
160+
dependencies:
161+
"@babel/helper-validator-identifier" "^7.25.9"
162+
js-tokens "^4.0.0"
163+
picocolors "^1.0.0"
164+
156165
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.5":
157166
version "7.22.5"
158167
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255"
@@ -385,11 +394,21 @@
385394
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
386395
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
387396

397+
"@babel/helper-string-parser@^7.25.9":
398+
version "7.25.9"
399+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
400+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
401+
388402
"@babel/helper-validator-identifier@^7.22.5":
389403
version "7.22.5"
390404
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
391405
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
392406

407+
"@babel/helper-validator-identifier@^7.25.9":
408+
version "7.25.9"
409+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
410+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
411+
393412
"@babel/helper-validator-option@^7.22.5":
394413
version "7.22.5"
395414
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac"
@@ -406,13 +425,12 @@
406425
"@babel/types" "^7.22.5"
407426

408427
"@babel/helpers@^7.12.5", "@babel/helpers@^7.22.5":
409-
version "7.22.5"
410-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.5.tgz#74bb4373eb390d1ceed74a15ef97767e63120820"
411-
integrity sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==
428+
version "7.26.10"
429+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
430+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
412431
dependencies:
413-
"@babel/template" "^7.22.5"
414-
"@babel/traverse" "^7.22.5"
415-
"@babel/types" "^7.22.5"
432+
"@babel/template" "^7.26.9"
433+
"@babel/types" "^7.26.10"
416434

417435
"@babel/highlight@^7.22.5":
418436
version "7.22.5"
@@ -428,6 +446,13 @@
428446
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
429447
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
430448

449+
"@babel/parser@^7.26.9":
450+
version "7.26.10"
451+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
452+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
453+
dependencies:
454+
"@babel/types" "^7.26.10"
455+
431456
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
432457
version "7.22.5"
433458
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz#87245a21cd69a73b0b81bcda98d443d6df08f05e"
@@ -1213,6 +1238,15 @@
12131238
"@babel/parser" "^7.22.5"
12141239
"@babel/types" "^7.22.5"
12151240

1241+
"@babel/template@^7.26.9":
1242+
version "7.26.9"
1243+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1244+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1245+
dependencies:
1246+
"@babel/code-frame" "^7.26.2"
1247+
"@babel/parser" "^7.26.9"
1248+
"@babel/types" "^7.26.9"
1249+
12161250
"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.22.5", "@babel/traverse@^7.4.5":
12171251
version "7.22.5"
12181252
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1"
@@ -1238,6 +1272,14 @@
12381272
"@babel/helper-validator-identifier" "^7.22.5"
12391273
to-fast-properties "^2.0.0"
12401274

1275+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1276+
version "7.26.10"
1277+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1278+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1279+
dependencies:
1280+
"@babel/helper-string-parser" "^7.25.9"
1281+
"@babel/helper-validator-identifier" "^7.25.9"
1282+
12411283
"@braintree/sanitize-url@^6.0.1":
12421284
version "6.0.4"
12431285
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.4.tgz#923ca57e173c6b232bbbb07347b1be982f03e783"

0 commit comments

Comments
 (0)