Skip to content

Commit b07b6c9

Browse files
dependabot[bot]Daniel15
authored andcommitted
Bump @babel/helpers from 7.24.7 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.7 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 4e1aa60 commit b07b6c9

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
@@ -18,6 +18,15 @@
1818
"@babel/highlight" "^7.24.7"
1919
picocolors "^1.0.0"
2020

21+
"@babel/code-frame@^7.26.2":
22+
version "7.26.2"
23+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
24+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
25+
dependencies:
26+
"@babel/helper-validator-identifier" "^7.25.9"
27+
js-tokens "^4.0.0"
28+
picocolors "^1.0.0"
29+
2130
"@babel/compat-data@^7.24.7":
2231
version "7.24.7"
2332
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
@@ -194,23 +203,33 @@
194203
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
195204
integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
196205

206+
"@babel/helper-string-parser@^7.25.9":
207+
version "7.25.9"
208+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
209+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
210+
197211
"@babel/helper-validator-identifier@^7.24.7":
198212
version "7.24.7"
199213
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
200214
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
201215

216+
"@babel/helper-validator-identifier@^7.25.9":
217+
version "7.25.9"
218+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
219+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
220+
202221
"@babel/helper-validator-option@^7.24.7":
203222
version "7.24.7"
204223
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz#24c3bb77c7a425d1742eec8fb433b5a1b38e62f6"
205224
integrity sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==
206225

207226
"@babel/helpers@^7.24.7":
208-
version "7.24.7"
209-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416"
210-
integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==
227+
version "7.26.10"
228+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
229+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
211230
dependencies:
212-
"@babel/template" "^7.24.7"
213-
"@babel/types" "^7.24.7"
231+
"@babel/template" "^7.26.9"
232+
"@babel/types" "^7.26.10"
214233

215234
"@babel/highlight@^7.24.7":
216235
version "7.24.7"
@@ -227,6 +246,13 @@
227246
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
228247
integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
229248

249+
"@babel/parser@^7.26.9":
250+
version "7.26.10"
251+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
252+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
253+
dependencies:
254+
"@babel/types" "^7.26.10"
255+
230256
"@babel/plugin-syntax-async-generators@^7.8.4":
231257
version "7.8.4"
232258
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
@@ -439,6 +465,15 @@
439465
"@babel/parser" "^7.24.7"
440466
"@babel/types" "^7.24.7"
441467

468+
"@babel/template@^7.26.9":
469+
version "7.26.9"
470+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
471+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
472+
dependencies:
473+
"@babel/code-frame" "^7.26.2"
474+
"@babel/parser" "^7.26.9"
475+
"@babel/types" "^7.26.9"
476+
442477
"@babel/traverse@^7.24.7":
443478
version "7.24.7"
444479
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5"
@@ -464,6 +499,14 @@
464499
"@babel/helper-validator-identifier" "^7.24.7"
465500
to-fast-properties "^2.0.0"
466501

502+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
503+
version "7.26.10"
504+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
505+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
506+
dependencies:
507+
"@babel/helper-string-parser" "^7.25.9"
508+
"@babel/helper-validator-identifier" "^7.25.9"
509+
467510
"@bcoe/v8-coverage@^0.2.3":
468511
version "0.2.3"
469512
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)