Skip to content

Commit 4034303

Browse files
chore(deps): bump @babel/helpers from 7.22.6 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.22.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 f8d8e53 commit 4034303

File tree

1 file changed

+49
-7
lines changed

1 file changed

+49
-7
lines changed

yarn.lock

+49-7
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@
5858
"@babel/highlight" "^7.22.13"
5959
chalk "^2.4.2"
6060

61+
"@babel/code-frame@^7.26.2":
62+
version "7.26.2"
63+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
64+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
65+
dependencies:
66+
"@babel/helper-validator-identifier" "^7.25.9"
67+
js-tokens "^4.0.0"
68+
picocolors "^1.0.0"
69+
6170
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
6271
version "7.22.9"
6372
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
@@ -278,6 +287,11 @@
278287
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
279288
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
280289

290+
"@babel/helper-string-parser@^7.25.9":
291+
version "7.25.9"
292+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
293+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
294+
281295
"@babel/helper-validator-identifier@^7.22.20":
282296
version "7.22.20"
283297
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
@@ -288,6 +302,11 @@
288302
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
289303
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
290304

305+
"@babel/helper-validator-identifier@^7.25.9":
306+
version "7.25.9"
307+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
308+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
309+
291310
"@babel/helper-validator-option@^7.22.5":
292311
version "7.22.5"
293312
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac"
@@ -303,13 +322,12 @@
303322
"@babel/types" "^7.22.5"
304323

305324
"@babel/helpers@^7.22.6":
306-
version "7.22.6"
307-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.6.tgz#8e61d3395a4f0c5a8060f309fb008200969b5ecd"
308-
integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==
325+
version "7.26.10"
326+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
327+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
309328
dependencies:
310-
"@babel/template" "^7.22.5"
311-
"@babel/traverse" "^7.22.6"
312-
"@babel/types" "^7.22.5"
329+
"@babel/template" "^7.26.9"
330+
"@babel/types" "^7.26.10"
313331

314332
"@babel/highlight@^7.22.13":
315333
version "7.22.20"
@@ -339,6 +357,13 @@
339357
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
340358
integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==
341359

360+
"@babel/parser@^7.26.9":
361+
version "7.26.10"
362+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
363+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
364+
dependencies:
365+
"@babel/types" "^7.26.10"
366+
342367
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
343368
version "7.22.5"
344369
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"
@@ -1056,7 +1081,16 @@
10561081
"@babel/parser" "^7.22.5"
10571082
"@babel/types" "^7.22.5"
10581083

1059-
"@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8":
1084+
"@babel/template@^7.26.9":
1085+
version "7.26.9"
1086+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1087+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1088+
dependencies:
1089+
"@babel/code-frame" "^7.26.2"
1090+
"@babel/parser" "^7.26.9"
1091+
"@babel/types" "^7.26.9"
1092+
1093+
"@babel/traverse@^7.22.8":
10601094
version "7.23.2"
10611095
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
10621096
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
@@ -1090,6 +1124,14 @@
10901124
"@babel/helper-validator-identifier" "^7.22.5"
10911125
to-fast-properties "^2.0.0"
10921126

1127+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1128+
version "7.26.10"
1129+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1130+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1131+
dependencies:
1132+
"@babel/helper-string-parser" "^7.25.9"
1133+
"@babel/helper-validator-identifier" "^7.25.9"
1134+
10931135
"@emnapi/core@^1.1.0":
10941136
version "1.3.1"
10951137
resolved "https://registry.yarnpkg.com/@emnapi/core/-/core-1.3.1.tgz#9c62d185372d1bddc94682b87f376e03dfac3f16"

0 commit comments

Comments
 (0)