Skip to content

Commit f7d5978

Browse files
Bump @babel/helpers from 7.25.6 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.25.6 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 bccdf09 commit f7d5978

File tree

1 file changed

+48
-5
lines changed

1 file changed

+48
-5
lines changed

yarn.lock

Lines changed: 48 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@
3535
"@babel/highlight" "^7.25.7"
3636
picocolors "^1.0.0"
3737

38+
"@babel/code-frame@^7.26.2":
39+
version "7.26.2"
40+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
41+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
42+
dependencies:
43+
"@babel/helper-validator-identifier" "^7.25.9"
44+
js-tokens "^4.0.0"
45+
picocolors "^1.0.0"
46+
3847
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4":
3948
version "7.25.4"
4049
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
@@ -279,6 +288,11 @@
279288
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54"
280289
integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==
281290

291+
"@babel/helper-string-parser@^7.25.9":
292+
version "7.25.9"
293+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
294+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
295+
282296
"@babel/helper-validator-identifier@^7.24.7":
283297
version "7.24.7"
284298
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
@@ -289,6 +303,11 @@
289303
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
290304
integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==
291305

306+
"@babel/helper-validator-identifier@^7.25.9":
307+
version "7.25.9"
308+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
309+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
310+
292311
"@babel/helper-validator-option@^7.24.8":
293312
version "7.24.8"
294313
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
@@ -304,12 +323,12 @@
304323
"@babel/types" "^7.25.0"
305324

306325
"@babel/helpers@^7.25.0":
307-
version "7.25.6"
308-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.6.tgz#57ee60141829ba2e102f30711ffe3afab357cc60"
309-
integrity sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==
326+
version "7.26.10"
327+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
328+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
310329
dependencies:
311-
"@babel/template" "^7.25.0"
312-
"@babel/types" "^7.25.6"
330+
"@babel/template" "^7.26.9"
331+
"@babel/types" "^7.26.10"
313332

314333
"@babel/highlight@^7.24.7":
315334
version "7.24.7"
@@ -345,6 +364,13 @@
345364
dependencies:
346365
"@babel/types" "^7.25.8"
347366

367+
"@babel/parser@^7.26.9":
368+
version "7.26.10"
369+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
370+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
371+
dependencies:
372+
"@babel/types" "^7.26.10"
373+
348374
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
349375
version "7.25.3"
350376
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
@@ -1141,6 +1167,15 @@
11411167
"@babel/parser" "^7.25.7"
11421168
"@babel/types" "^7.25.7"
11431169

1170+
"@babel/template@^7.26.9":
1171+
version "7.26.9"
1172+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1173+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1174+
dependencies:
1175+
"@babel/code-frame" "^7.26.2"
1176+
"@babel/parser" "^7.26.9"
1177+
"@babel/types" "^7.26.9"
1178+
11441179
"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.4", "@babel/traverse@^7.4.5":
11451180
version "7.25.6"
11461181
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41"
@@ -1185,6 +1220,14 @@
11851220
"@babel/helper-validator-identifier" "^7.25.7"
11861221
to-fast-properties "^2.0.0"
11871222

1223+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1224+
version "7.26.10"
1225+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1226+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1227+
dependencies:
1228+
"@babel/helper-string-parser" "^7.25.9"
1229+
"@babel/helper-validator-identifier" "^7.25.9"
1230+
11881231
"@cnakazawa/watch@^1.0.3":
11891232
version "1.0.4"
11901233
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"

0 commit comments

Comments
 (0)