Skip to content

Commit fb9cd99

Browse files
Bump @babel/runtime-corejs3 from 7.26.0 to 7.28.2 (#4592)
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.26.0 to 7.28.2. - [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.28.2/packages/babel-runtime-corejs3) --- updated-dependencies: - dependency-name: "@babel/runtime-corejs3" dependency-version: 7.28.2 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 5928ff8 commit fb9cd99

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

yarn.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2013,12 +2013,11 @@
20132013
source-map-support "^0.5.16"
20142014

20152015
"@babel/runtime-corejs3@^7.9.2":
2016-
version "7.26.0"
2017-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz#5af6bed16073eb4a0191233d61e158a5c768c430"
2018-
integrity sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w==
2016+
version "7.28.2"
2017+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.28.2.tgz#1382be38259226003575d9597a57f1eb467de2e7"
2018+
integrity sha512-FVFaVs2/dZgD3Y9ZD+AKNKjyGKzwu0C54laAXWUXgLcVXcCX6YZ6GhK2cp7FogSN2OA0Fu+QT8dP3FUdo9ShSQ==
20192019
dependencies:
2020-
core-js-pure "^3.30.2"
2021-
regenerator-runtime "^0.14.0"
2020+
core-js-pure "^3.43.0"
20222021

20232022
"@babel/runtime@7.7.2":
20242023
version "7.7.2"
@@ -12784,11 +12783,16 @@ core-js-compat@^3.38.0, core-js-compat@^3.38.1, core-js-compat@^3.8.1:
1278412783
dependencies:
1278512784
browserslist "^4.24.3"
1278612785

12787-
core-js-pure@^3.23.3, core-js-pure@^3.30.2:
12786+
core-js-pure@^3.23.3:
1278812787
version "3.40.0"
1278912788
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.40.0.tgz#d9a019e9160f9b042eeb6abb92242680089d486e"
1279012789
integrity sha512-AtDzVIgRrmRKQai62yuSIN5vNiQjcJakJb4fbhVw3ehxx7Lohphvw9SGNWKhLFqSxC4ilD0g/L1huAYFQU3Q6A==
1279112790

12791+
core-js-pure@^3.43.0:
12792+
version "3.44.0"
12793+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.44.0.tgz#6e9d6c128c8b967c5eac4f181c2b654d85c28090"
12794+
integrity sha512-gvMQAGB4dfVUxpYD0k3Fq8J+n5bB6Ytl15lqlZrOIXFzxOhtPaObfkQGHtMRdyjIf7z2IeNULwi1jEwyS+ltKQ==
12795+
1279212796
core-js@^3.0.4, core-js@^3.18.3, core-js@^3.6.5, core-js@^3.8.2:
1279312797
version "3.40.0"
1279412798
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.40.0.tgz#2773f6b06877d8eda102fc42f828176437062476"

0 commit comments

Comments
 (0)