Bump @babel/register from 7.10.4 to 7.10.5

Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.10.4 to 7.10.5.
- [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.10.5/packages/babel-register)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-15 17:32:32 +00:00
parent a9004c9355
commit 37fe16e88c

View File

@ -911,12 +911,12 @@
"@babel/plugin-transform-typescript" "^7.10.4" "@babel/plugin-transform-typescript" "^7.10.4"
"@babel/register@^7.7.0": "@babel/register@^7.7.0":
version "7.10.4" version "7.10.5"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.10.4.tgz#53004ba8b04c4af3cbd84508e03ad150669746e4" resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.10.5.tgz#354f3574895f1307f79efe37a51525e52fd38d89"
integrity sha512-whHmgGiWNVyTVnYTSawtDWhaeYsc+noeU8Rmi+MPnbGhDYmr5QpEDMrQcIA07D2RUv0BlThPcN89XcHCqq/O4g== integrity sha512-eYHdLv43nyvmPn9bfNfrcC4+iYNwdQ8Pxk1MFJuU/U5LpSYl/PH4dFMazCYZDFVi8ueG3shvO+AQfLrxpYulQw==
dependencies: dependencies:
find-cache-dir "^2.0.0" find-cache-dir "^2.0.0"
lodash "^4.17.13" lodash "^4.17.19"
make-dir "^2.1.0" make-dir "^2.1.0"
pirates "^4.0.0" pirates "^4.0.0"
source-map-support "^0.5.16" source-map-support "^0.5.16"