Skip to content

Commit 7518081

Browse files
Bump @babel/helpers from 7.16.5 to 7.26.10 in /azure-function-client (#84)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.16.5 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6622150 commit 7518081

1 file changed

Lines changed: 48 additions & 6 deletions

File tree

azure-function-client/yarn.lock

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@
4545
"@babel/highlight" "^7.22.13"
4646
chalk "^2.4.2"
4747

48+
"@babel/code-frame@^7.26.2":
49+
version "7.26.2"
50+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
51+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
52+
dependencies:
53+
"@babel/helper-validator-identifier" "^7.25.9"
54+
js-tokens "^4.0.0"
55+
picocolors "^1.0.0"
56+
4857
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.16.4":
4958
version "7.16.4"
5059
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
@@ -309,6 +318,11 @@
309318
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
310319
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
311320

321+
"@babel/helper-string-parser@^7.25.9":
322+
version "7.25.9"
323+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
324+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
325+
312326
"@babel/helper-validator-identifier@^7.15.7":
313327
version "7.15.7"
314328
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
@@ -319,6 +333,11 @@
319333
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
320334
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
321335

336+
"@babel/helper-validator-identifier@^7.25.9":
337+
version "7.25.9"
338+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
339+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
340+
322341
"@babel/helper-validator-option@^7.14.5":
323342
version "7.14.5"
324343
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -335,13 +354,12 @@
335354
"@babel/types" "^7.16.0"
336355

337356
"@babel/helpers@^7.16.5":
338-
version "7.16.5"
339-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.5.tgz#29a052d4b827846dd76ece16f565b9634c554ebd"
340-
integrity sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==
357+
version "7.26.10"
358+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
359+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
341360
dependencies:
342-
"@babel/template" "^7.16.0"
343-
"@babel/traverse" "^7.16.5"
344-
"@babel/types" "^7.16.0"
361+
"@babel/template" "^7.26.9"
362+
"@babel/types" "^7.26.10"
345363

346364
"@babel/highlight@^7.16.0":
347365
version "7.16.0"
@@ -371,6 +389,13 @@
371389
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
372390
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
373391

392+
"@babel/parser@^7.26.9":
393+
version "7.26.10"
394+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
395+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
396+
dependencies:
397+
"@babel/types" "^7.26.10"
398+
374399
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
375400
version "7.16.2"
376401
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.16.2.tgz#2977fca9b212db153c195674e57cfab807733183"
@@ -1127,6 +1152,15 @@
11271152
"@babel/parser" "^7.22.15"
11281153
"@babel/types" "^7.22.15"
11291154

1155+
"@babel/template@^7.26.9":
1156+
version "7.26.9"
1157+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1158+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1159+
dependencies:
1160+
"@babel/code-frame" "^7.26.2"
1161+
"@babel/parser" "^7.26.9"
1162+
"@babel/types" "^7.26.9"
1163+
11301164
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.5", "@babel/traverse@^7.7.2":
11311165
version "7.23.2"
11321166
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
@@ -1160,6 +1194,14 @@
11601194
"@babel/helper-validator-identifier" "^7.22.20"
11611195
to-fast-properties "^2.0.0"
11621196

1197+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1198+
version "7.26.10"
1199+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1200+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1201+
dependencies:
1202+
"@babel/helper-string-parser" "^7.25.9"
1203+
"@babel/helper-validator-identifier" "^7.25.9"
1204+
11631205
"@bcoe/v8-coverage@^0.2.3":
11641206
version "0.2.3"
11651207
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)