Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 8f406fb commit 478cb26
Showing 1 changed file with 6 additions and 18 deletions.
24 changes: 6 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@


"@babel/cli@^7.8.4":
version "7.8.4"
resolved "https://registry.npm.taobao.org/@babel/cli/download/@babel/cli-7.8.4.tgz#505fb053721a98777b2b175323ea4f090b7d3c1c"
integrity sha1-UF+wU3IamHd7KxdTI+pPCQt9PBw=
version "7.21.0"
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"
Expand Down Expand Up @@ -35,9 +33,7 @@
semver "^5.5.0"

"@babel/core@^7.9.0":
version "7.9.0"
resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.9.0.tgz?cache=0&sync_timestamp=1584720334651&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
integrity sha1-rJd7U4t34TL/cG87ik260JwDxW4=
version "7.21.3"
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/generator" "^7.9.0"
Expand Down Expand Up @@ -616,9 +612,7 @@
"@babel/helper-plugin-utils" "^7.8.3"

"@babel/plugin-transform-runtime@^7.9.0":
version "7.9.0"
resolved "https://registry.npm.taobao.org/@babel/plugin-transform-runtime/download/@babel/plugin-transform-runtime-7.9.0.tgz#45468c0ae74cc13204e1d3b1f4ce6ee83258af0b"
integrity sha1-RUaMCudMwTIE4dOx9M5u6DJYrws=
version "7.21.0"
dependencies:
"@babel/helper-module-imports" "^7.8.3"
"@babel/helper-plugin-utils" "^7.8.3"
Expand Down Expand Up @@ -680,9 +674,7 @@
"@babel/helper-plugin-utils" "^7.8.3"

"@babel/preset-env@^7.9.0":
version "7.9.0"
resolved "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.9.0.tgz#a5fc42480e950ae8f5d9f8f2bbc03f52722df3a8"
integrity sha1-pfxCSA6VCuj12fjyu8A/UnIt86g=
version "7.20.2"
dependencies:
"@babel/compat-data" "^7.9.0"
"@babel/helper-compilation-targets" "^7.8.7"
Expand Down Expand Up @@ -757,17 +749,13 @@
esutils "^2.0.2"

"@babel/preset-typescript@^7.9.0":
version "7.9.0"
resolved "https://registry.npm.taobao.org/@babel/preset-typescript/download/@babel/preset-typescript-7.9.0.tgz#87705a72b1f0d59df21c179f7c3d2ef4b16ce192"
integrity sha1-h3BacrHw1Z3yHBeffD0u9LFs4ZI=
version "7.21.0"
dependencies:
"@babel/helper-plugin-utils" "^7.8.3"
"@babel/plugin-transform-typescript" "^7.9.0"

"@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
version "7.9.2"
resolved "https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
integrity sha1-2Q3wWDo6JS8JqqYZZlNnuuUY2wY=
version "7.21.0"
dependencies:
regenerator-runtime "^0.13.4"

Expand Down

0 comments on commit 478cb26

Please sign in to comment.