Skip to content

Commit 2a868af

Browse files
build(deps): bump the npm_and_yarn group with 3 updates (#124)
Bumps the npm_and_yarn group with 3 updates: [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers), [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime). Updates `@babel/helpers` from 7.26.0 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) Updates `@babel/runtime-corejs3` from 7.26.0 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-runtime-corejs3) Updates `@babel/runtime` from 7.26.0 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-runtime) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime-corejs3" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56ea00e commit 2a868af

File tree

1 file changed

+35
-11
lines changed

1 file changed

+35
-11
lines changed

yarn.lock

Lines changed: 35 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -356,12 +356,12 @@
356356
"@babel/types" "^7.25.9"
357357

358358
"@babel/helpers@^7.26.0":
359-
version "7.26.0"
360-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
361-
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
359+
version "7.26.10"
360+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
361+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
362362
dependencies:
363-
"@babel/template" "^7.25.9"
364-
"@babel/types" "^7.26.0"
363+
"@babel/template" "^7.26.9"
364+
"@babel/types" "^7.26.10"
365365

366366
"@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.3":
367367
version "7.26.3"
@@ -370,6 +370,13 @@
370370
dependencies:
371371
"@babel/types" "^7.26.3"
372372

373+
"@babel/parser@^7.26.9":
374+
version "7.26.10"
375+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
376+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
377+
dependencies:
378+
"@babel/types" "^7.26.10"
379+
373380
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
374381
version "7.25.9"
375382
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
@@ -1015,17 +1022,17 @@
10151022
"@babel/plugin-transform-typescript" "^7.25.9"
10161023

10171024
"@babel/runtime-corejs3@^7.25.9":
1018-
version "7.26.0"
1019-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz#5af6bed16073eb4a0191233d61e158a5c768c430"
1020-
integrity sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w==
1025+
version "7.26.10"
1026+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2"
1027+
integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==
10211028
dependencies:
10221029
core-js-pure "^3.30.2"
10231030
regenerator-runtime "^0.14.0"
10241031

10251032
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.25.9", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1026-
version "7.26.0"
1027-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
1028-
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
1033+
version "7.26.10"
1034+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1035+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
10291036
dependencies:
10301037
regenerator-runtime "^0.14.0"
10311038

@@ -1038,6 +1045,15 @@
10381045
"@babel/parser" "^7.25.9"
10391046
"@babel/types" "^7.25.9"
10401047

1048+
"@babel/template@^7.26.9":
1049+
version "7.26.9"
1050+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1051+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1052+
dependencies:
1053+
"@babel/code-frame" "^7.26.2"
1054+
"@babel/parser" "^7.26.9"
1055+
"@babel/types" "^7.26.9"
1056+
10411057
"@babel/traverse@^7.25.9":
10421058
version "7.26.4"
10431059
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd"
@@ -1059,6 +1075,14 @@
10591075
"@babel/helper-string-parser" "^7.25.9"
10601076
"@babel/helper-validator-identifier" "^7.25.9"
10611077

1078+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1079+
version "7.26.10"
1080+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1081+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1082+
dependencies:
1083+
"@babel/helper-string-parser" "^7.25.9"
1084+
"@babel/helper-validator-identifier" "^7.25.9"
1085+
10621086
"@braintree/sanitize-url@^7.0.1":
10631087
version "7.1.1"
10641088
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-7.1.1.tgz#15e19737d946559289b915e5dad3b4c28407735e"

0 commit comments

Comments
 (0)