Skip to content

Commit 2f156c8

Browse files
Bump @babel/helpers from 7.26.7 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.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] <support@github.com>
1 parent 1f6f018 commit 2f156c8

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -779,21 +779,13 @@
779779
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
780780
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
781781

782-
"@babel/helpers@^7.24.8", "@babel/helpers@^7.26.7":
783-
version "7.26.7"
784-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
785-
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
786-
dependencies:
787-
"@babel/template" "^7.25.9"
788-
"@babel/types" "^7.26.7"
789-
790-
"@babel/helpers@^7.26.9":
791-
version "7.26.9"
792-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6"
793-
integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==
782+
"@babel/helpers@^7.24.8", "@babel/helpers@^7.26.7", "@babel/helpers@^7.26.9":
783+
version "7.26.10"
784+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
785+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
794786
dependencies:
795787
"@babel/template" "^7.26.9"
796-
"@babel/types" "^7.26.9"
788+
"@babel/types" "^7.26.10"
797789

798790
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.8", "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7":
799791
version "7.26.7"
@@ -995,6 +987,14 @@
995987
"@babel/helper-string-parser" "^7.25.9"
996988
"@babel/helper-validator-identifier" "^7.25.9"
997989

990+
"@babel/types@^7.26.10":
991+
version "7.26.10"
992+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
993+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
994+
dependencies:
995+
"@babel/helper-string-parser" "^7.25.9"
996+
"@babel/helper-validator-identifier" "^7.25.9"
997+
998998
"@babel/types@^7.26.9":
999999
version "7.26.9"
10001000
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce"

0 commit comments

Comments
 (0)