Skip to content

Commit db59518

Browse files
Bump @babel/helpers from 7.24.7 to 7.26.10 (#2600)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.7 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e524a5 commit db59518

File tree

1 file changed

+48
-5
lines changed

1 file changed

+48
-5
lines changed

yarn.lock

+48-5
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,15 @@
161161
"@babel/highlight" "^7.24.7"
162162
picocolors "^1.0.0"
163163

164+
"@babel/code-frame@^7.26.2":
165+
version "7.26.2"
166+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
167+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
168+
dependencies:
169+
"@babel/helper-validator-identifier" "^7.25.9"
170+
js-tokens "^4.0.0"
171+
picocolors "^1.0.0"
172+
164173
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
165174
version "7.23.3"
166175
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.3.tgz#3febd552541e62b5e883a25eb3effd7c7379db11"
@@ -446,6 +455,11 @@
446455
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
447456
integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
448457

458+
"@babel/helper-string-parser@^7.25.9":
459+
version "7.25.9"
460+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
461+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
462+
449463
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
450464
version "7.19.1"
451465
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
@@ -461,6 +475,11 @@
461475
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
462476
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
463477

478+
"@babel/helper-validator-identifier@^7.25.9":
479+
version "7.25.9"
480+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
481+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
482+
464483
"@babel/helper-validator-option@^7.22.15":
465484
version "7.22.15"
466485
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
@@ -482,12 +501,12 @@
482501
"@babel/types" "^7.24.7"
483502

484503
"@babel/helpers@^7.24.7":
485-
version "7.24.7"
486-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416"
487-
integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==
504+
version "7.26.10"
505+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
506+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
488507
dependencies:
489-
"@babel/template" "^7.24.7"
490-
"@babel/types" "^7.24.7"
508+
"@babel/template" "^7.26.9"
509+
"@babel/types" "^7.26.10"
491510

492511
"@babel/highlight@^7.18.6":
493512
version "7.18.6"
@@ -513,6 +532,13 @@
513532
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
514533
integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
515534

535+
"@babel/parser@^7.26.9":
536+
version "7.26.10"
537+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
538+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
539+
dependencies:
540+
"@babel/types" "^7.26.10"
541+
516542
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7":
517543
version "7.24.7"
518544
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.7.tgz#fd059fd27b184ea2b4c7e646868a9a381bbc3055"
@@ -1295,6 +1321,15 @@
12951321
"@babel/parser" "^7.24.7"
12961322
"@babel/types" "^7.24.7"
12971323

1324+
"@babel/template@^7.26.9":
1325+
version "7.26.9"
1326+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1327+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1328+
dependencies:
1329+
"@babel/code-frame" "^7.26.2"
1330+
"@babel/parser" "^7.26.9"
1331+
"@babel/types" "^7.26.9"
1332+
12981333
"@babel/traverse@^7.22.8", "@babel/traverse@^7.24.7":
12991334
version "7.24.7"
13001335
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5"
@@ -1347,6 +1382,14 @@
13471382
"@babel/helper-validator-identifier" "^7.22.20"
13481383
to-fast-properties "^2.0.0"
13491384

1385+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1386+
version "7.26.10"
1387+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1388+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1389+
dependencies:
1390+
"@babel/helper-string-parser" "^7.25.9"
1391+
"@babel/helper-validator-identifier" "^7.25.9"
1392+
13501393
"@braintree/sanitize-url@^6.0.1":
13511394
version "6.0.4"
13521395
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.4.tgz#923ca57e173c6b232bbbb07347b1be982f03e783"

0 commit comments

Comments
 (0)