Skip to content

Commit feaa6d3

Browse files
Bump @babel/runtime-corejs3 from 7.26.0 to 7.26.10 (#5175)
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/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) --- updated-dependencies: - dependency-name: "@babel/runtime-corejs3" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 149a611 commit feaa6d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@algolia/monitoring": "1.18.0",
2626
"@algolia/recommend": "5.18.0",
2727
"@babel/plugin-proposal-decorators": "^7.23.7",
28-
"@babel/runtime-corejs3": "7.26.0",
28+
"@babel/runtime-corejs3": "7.26.10",
2929
"@braintree/sanitize-url": "^6.0.1",
3030
"@docsearch/css": "3.8.2",
3131
"@docusaurus/bundler": "3.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,10 +1030,10 @@
10301030
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
10311031
"@babel/plugin-transform-typescript" "^7.25.9"
10321032

1033-
"@babel/[email protected].0", "@babel/runtime-corejs3@^7.25.9":
1034-
version "7.26.0"
1035-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz#5af6bed16073eb4a0191233d61e158a5c768c430"
1036-
integrity sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w==
1033+
"@babel/[email protected].10", "@babel/runtime-corejs3@^7.25.9":
1034+
version "7.26.10"
1035+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2"
1036+
integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==
10371037
dependencies:
10381038
core-js-pure "^3.30.2"
10391039
regenerator-runtime "^0.14.0"

0 commit comments

Comments
 (0)