Skip to content

Commit 277e234

Browse files
chore(deps): bump @babel/runtime-corejs3 from 7.20.6 to 7.26.10
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.20.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-runtime-corejs3) --- updated-dependencies: - dependency-name: "@babel/runtime-corejs3" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d4975a commit 277e234

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,12 +1236,12 @@
12361236
"@babel/plugin-transform-typescript" "^7.18.6"
12371237

12381238
"@babel/runtime-corejs3@^7.10.2":
1239-
version "7.20.6"
1240-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.20.6.tgz#63dae945963539ab0ad578efbf3eff271e7067ae"
1241-
integrity sha512-tqeujPiuEfcH067mx+7otTQWROVMKHXEaOQcAeNV5dDdbPWvPcFA8/W9LXw2NfjNmOetqLl03dfnG2WALPlsRQ==
1239+
version "7.26.10"
1240+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2"
1241+
integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==
12421242
dependencies:
1243-
core-js-pure "^3.25.1"
1244-
regenerator-runtime "^0.13.11"
1243+
core-js-pure "^3.30.2"
1244+
regenerator-runtime "^0.14.0"
12451245

12461246
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
12471247
version "7.20.6"
@@ -3964,11 +3964,16 @@ core-js-compat@^3.25.1:
39643964
dependencies:
39653965
browserslist "^4.21.4"
39663966

3967-
core-js-pure@^3.23.3, core-js-pure@^3.25.1:
3967+
core-js-pure@^3.23.3:
39683968
version "3.26.1"
39693969
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.26.1.tgz#653f4d7130c427820dcecd3168b594e8bb095a33"
39703970
integrity sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ==
39713971

3972+
core-js-pure@^3.30.2:
3973+
version "3.41.0"
3974+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.41.0.tgz#349fecad168d60807a31e83c99d73d786fe80811"
3975+
integrity sha512-71Gzp96T9YPk63aUvE5Q5qP+DryB4ZloUZPSOebGM88VNw8VNfvdA7z6kGA8iGOTEzAomsRidp4jXSmUIJsL+Q==
3976+
39723977
core-js@^3.19.2:
39733978
version "3.26.1"
39743979
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.26.1.tgz#7a9816dabd9ee846c1c0fe0e8fcad68f3709134e"

0 commit comments

Comments
 (0)