Skip to content

Commit 10366c6

Browse files
build(deps): bump @babel/helpers from 7.23.9 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.23.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 50240de commit 10366c6

File tree

1 file changed

+50
-16
lines changed

1 file changed

+50
-16
lines changed

Diff for: yarn.lock

+50-16
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,15 @@
179179
"@babel/highlight" "^7.24.7"
180180
picocolors "^1.0.0"
181181

182+
"@babel/code-frame@^7.26.2":
183+
version "7.26.2"
184+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
185+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
186+
dependencies:
187+
"@babel/helper-validator-identifier" "^7.25.9"
188+
js-tokens "^4.0.0"
189+
picocolors "^1.0.0"
190+
182191
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
183192
version "7.23.5"
184193
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
@@ -580,6 +589,11 @@
580589
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
581590
integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
582591

592+
"@babel/helper-string-parser@^7.25.9":
593+
version "7.25.9"
594+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
595+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
596+
583597
"@babel/helper-validator-identifier@^7.22.20":
584598
version "7.22.20"
585599
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
@@ -590,6 +604,11 @@
590604
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
591605
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
592606

607+
"@babel/helper-validator-identifier@^7.25.9":
608+
version "7.25.9"
609+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
610+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
611+
593612
"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5":
594613
version "7.23.5"
595614
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
@@ -619,22 +638,13 @@
619638
"@babel/traverse" "^7.24.7"
620639
"@babel/types" "^7.24.7"
621640

622-
"@babel/helpers@^7.23.9":
623-
version "7.23.9"
624-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d"
625-
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
641+
"@babel/helpers@^7.23.9", "@babel/helpers@^7.24.7":
642+
version "7.26.10"
643+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
644+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
626645
dependencies:
627-
"@babel/template" "^7.23.9"
628-
"@babel/traverse" "^7.23.9"
629-
"@babel/types" "^7.23.9"
630-
631-
"@babel/helpers@^7.24.7":
632-
version "7.24.7"
633-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416"
634-
integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==
635-
dependencies:
636-
"@babel/template" "^7.24.7"
637-
"@babel/types" "^7.24.7"
646+
"@babel/template" "^7.26.9"
647+
"@babel/types" "^7.26.10"
638648

639649
"@babel/highlight@^7.23.4":
640650
version "7.23.4"
@@ -665,6 +675,13 @@
665675
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
666676
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
667677

678+
"@babel/parser@^7.26.9":
679+
version "7.26.10"
680+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
681+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
682+
dependencies:
683+
"@babel/types" "^7.26.10"
684+
668685
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7":
669686
version "7.24.7"
670687
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"
@@ -2089,6 +2106,15 @@
20892106
"@babel/parser" "^7.24.7"
20902107
"@babel/types" "^7.24.7"
20912108

2109+
"@babel/template@^7.26.9":
2110+
version "7.26.9"
2111+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
2112+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
2113+
dependencies:
2114+
"@babel/code-frame" "^7.26.2"
2115+
"@babel/parser" "^7.26.9"
2116+
"@babel/types" "^7.26.9"
2117+
20922118
"@babel/traverse@^7.18.9", "@babel/traverse@^7.24.1", "@babel/traverse@^7.24.7":
20932119
version "7.24.7"
20942120
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5"
@@ -2139,6 +2165,14 @@
21392165
"@babel/helper-validator-identifier" "^7.22.20"
21402166
to-fast-properties "^2.0.0"
21412167

2168+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
2169+
version "7.26.10"
2170+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
2171+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
2172+
dependencies:
2173+
"@babel/helper-string-parser" "^7.25.9"
2174+
"@babel/helper-validator-identifier" "^7.25.9"
2175+
21422176
21432177
version "1.0.1"
21442178
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4"
@@ -11511,7 +11545,7 @@ prelude-ls@^1.2.1:
1151111545
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1151211546
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1151311547

11514-
"prettier-fallback@npm:prettier@^3", prettier@^3.1.1:
11548+
"prettier-fallback@npm:prettier@^3":
1151511549
version "3.3.2"
1151611550
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
1151711551
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==

0 commit comments

Comments
 (0)