Skip to content

Commit 738f545

Browse files
build(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel) from 7.4.4 to 7.6.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.4.4...v7.6.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7a3fb51 commit 738f545

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -538,9 +538,9 @@
538538
"@babel/helper-plugin-utils" "^7.0.0"
539539

540540
"@babel/plugin-transform-runtime@^7.4.3":
541-
version "7.4.4"
542-
resolved "https://registry.npm.taobao.org/@babel/plugin-transform-runtime/download/@babel/plugin-transform-runtime-7.4.4.tgz#a50f5d16e9c3a4ac18a1a9f9803c107c380bce08"
543-
integrity sha1-pQ9dFunDpKwYoan5gDwQfDgLzgg=
541+
version "7.6.2"
542+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.6.2.tgz#2669f67c1fae0ae8d8bf696e4263ad52cb98b6f8"
543+
integrity sha512-cqULw/QB4yl73cS5Y0TZlQSjDvNkzDbu0FurTZyHlJpWE5T3PCMdnyV+xXoH1opr1ldyHODe3QAX3OMAii5NxA==
544544
dependencies:
545545
"@babel/helper-module-imports" "^7.0.0"
546546
"@babel/helper-plugin-utils" "^7.0.0"

0 commit comments

Comments
 (0)