Skip to content

Commit 46d9a85

Browse files
build(deps): bump @babel/helpers from 7.22.6 to 7.26.10 in /example (#76)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec4709b commit 46d9a85

File tree

1 file changed

+49
-7
lines changed

1 file changed

+49
-7
lines changed

example/yarn.lock

Lines changed: 49 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,15 @@
2323
"@babel/highlight" "^7.22.13"
2424
chalk "^2.4.2"
2525

26+
"@babel/code-frame@^7.26.2":
27+
version "7.26.2"
28+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
29+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
30+
dependencies:
31+
"@babel/helper-validator-identifier" "^7.25.9"
32+
js-tokens "^4.0.0"
33+
picocolors "^1.0.0"
34+
2635
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
2736
version "7.22.9"
2837
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.9.tgz"
@@ -241,11 +250,21 @@
241250
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz"
242251
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
243252

253+
"@babel/helper-string-parser@^7.25.9":
254+
version "7.25.9"
255+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
256+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
257+
244258
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
245259
version "7.22.20"
246260
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz"
247261
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
248262

263+
"@babel/helper-validator-identifier@^7.25.9":
264+
version "7.25.9"
265+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
266+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
267+
249268
"@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.22.5":
250269
version "7.22.5"
251270
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz"
@@ -261,13 +280,12 @@
261280
"@babel/types" "^7.22.5"
262281

263282
"@babel/helpers@^7.22.6":
264-
version "7.22.6"
265-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.6.tgz"
266-
integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==
283+
version "7.26.10"
284+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
285+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
267286
dependencies:
268-
"@babel/template" "^7.22.5"
269-
"@babel/traverse" "^7.22.6"
270-
"@babel/types" "^7.22.5"
287+
"@babel/template" "^7.26.9"
288+
"@babel/types" "^7.26.10"
271289

272290
"@babel/highlight@^7.22.13":
273291
version "7.22.20"
@@ -283,6 +301,13 @@
283301
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz"
284302
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
285303

304+
"@babel/parser@^7.26.9":
305+
version "7.26.10"
306+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
307+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
308+
dependencies:
309+
"@babel/types" "^7.26.10"
310+
286311
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
287312
version "7.22.5"
288313
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz"
@@ -1148,7 +1173,16 @@
11481173
"@babel/parser" "^7.22.15"
11491174
"@babel/types" "^7.22.15"
11501175

1151-
"@babel/traverse@^7.20.0", "@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8", "@babel/traverse@^7.7.4":
1176+
"@babel/template@^7.26.9":
1177+
version "7.26.9"
1178+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1179+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1180+
dependencies:
1181+
"@babel/code-frame" "^7.26.2"
1182+
"@babel/parser" "^7.26.9"
1183+
"@babel/types" "^7.26.9"
1184+
1185+
"@babel/traverse@^7.20.0", "@babel/traverse@^7.22.8", "@babel/traverse@^7.7.4":
11521186
version "7.23.2"
11531187
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz"
11541188
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
@@ -1173,6 +1207,14 @@
11731207
"@babel/helper-validator-identifier" "^7.22.20"
11741208
to-fast-properties "^2.0.0"
11751209

1210+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1211+
version "7.26.10"
1212+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1213+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1214+
dependencies:
1215+
"@babel/helper-string-parser" "^7.25.9"
1216+
"@babel/helper-validator-identifier" "^7.25.9"
1217+
11761218
"@bcoe/v8-coverage@^0.2.3":
11771219
version "0.2.3"
11781220
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"

0 commit comments

Comments
 (0)