Skip to content

Commit 2039105

Browse files
chore(deps): bump @babel/helpers from 7.25.6 to 7.26.10 in /docs
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] <support@github.com>
1 parent 8c83913 commit 2039105

1 file changed

Lines changed: 66 additions & 7 deletions

File tree

docs/yarn.lock

Lines changed: 66 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,15 @@
171171
"@babel/highlight" "^7.24.7"
172172
picocolors "^1.0.0"
173173

174+
"@babel/code-frame@^7.26.2":
175+
version "7.26.2"
176+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
177+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
178+
dependencies:
179+
"@babel/helper-validator-identifier" "^7.25.9"
180+
js-tokens "^4.0.0"
181+
picocolors "^1.0.0"
182+
174183
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4":
175184
version "7.25.4"
176185
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
@@ -343,11 +352,21 @@
343352
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
344353
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
345354

355+
"@babel/helper-string-parser@^7.25.9":
356+
version "7.25.9"
357+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
358+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
359+
346360
"@babel/helper-validator-identifier@^7.24.7":
347361
version "7.24.7"
348362
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
349363
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
350364

365+
"@babel/helper-validator-identifier@^7.25.9":
366+
version "7.25.9"
367+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
368+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
369+
351370
"@babel/helper-validator-option@^7.24.7", "@babel/helper-validator-option@^7.24.8":
352371
version "7.24.8"
353372
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
@@ -363,12 +382,12 @@
363382
"@babel/types" "^7.25.0"
364383

365384
"@babel/helpers@^7.25.0":
366-
version "7.25.6"
367-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.6.tgz#57ee60141829ba2e102f30711ffe3afab357cc60"
368-
integrity sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==
385+
version "7.26.10"
386+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
387+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
369388
dependencies:
370-
"@babel/template" "^7.25.0"
371-
"@babel/types" "^7.25.6"
389+
"@babel/template" "^7.26.9"
390+
"@babel/types" "^7.26.10"
372391

373392
"@babel/highlight@^7.24.7":
374393
version "7.24.7"
@@ -387,6 +406,13 @@
387406
dependencies:
388407
"@babel/types" "^7.25.6"
389408

409+
"@babel/parser@^7.26.9":
410+
version "7.26.10"
411+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
412+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
413+
dependencies:
414+
"@babel/types" "^7.26.10"
415+
390416
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
391417
version "7.25.3"
392418
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"
@@ -1178,6 +1204,15 @@
11781204
"@babel/parser" "^7.25.0"
11791205
"@babel/types" "^7.25.0"
11801206

1207+
"@babel/template@^7.26.9":
1208+
version "7.26.9"
1209+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1210+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1211+
dependencies:
1212+
"@babel/code-frame" "^7.26.2"
1213+
"@babel/parser" "^7.26.9"
1214+
"@babel/types" "^7.26.9"
1215+
11811216
"@babel/traverse@^7.22.8", "@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":
11821217
version "7.25.6"
11831218
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41"
@@ -1200,6 +1235,14 @@
12001235
"@babel/helper-validator-identifier" "^7.24.7"
12011236
to-fast-properties "^2.0.0"
12021237

1238+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1239+
version "7.26.10"
1240+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1241+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1242+
dependencies:
1243+
"@babel/helper-string-parser" "^7.25.9"
1244+
"@babel/helper-validator-identifier" "^7.25.9"
1245+
12031246
"@braintree/sanitize-url@^6.0.1":
12041247
version "6.0.4"
12051248
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.4.tgz#923ca57e173c6b232bbbb07347b1be982f03e783"
@@ -8521,7 +8564,16 @@ std-env@^3.0.1:
85218564
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.7.0.tgz#c9f7386ced6ecf13360b6c6c55b8aaa4ef7481d2"
85228565
integrity sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==
85238566

8524-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
8567+
"string-width-cjs@npm:string-width@^4.2.0":
8568+
version "4.2.3"
8569+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8570+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8571+
dependencies:
8572+
emoji-regex "^8.0.0"
8573+
is-fullwidth-code-point "^3.0.0"
8574+
strip-ansi "^6.0.1"
8575+
8576+
string-width@^4.1.0, string-width@^4.2.0:
85258577
version "4.2.3"
85268578
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
85278579
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8570,7 +8622,14 @@ stringify-object@^3.3.0:
85708622
is-obj "^1.0.1"
85718623
is-regexp "^1.0.0"
85728624

8573-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8625+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8626+
version "6.0.1"
8627+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8628+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8629+
dependencies:
8630+
ansi-regex "^5.0.1"
8631+
8632+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
85748633
version "6.0.1"
85758634
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
85768635
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)