Bump @babel/register from 7.4.0 to 7.4.4 in /backend

Bumps [@babel/register](https://github.com/babel/babel) from 7.4.0 to 7.4.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.0...v7.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-30 11:22:58 +00:00
parent 890810743a
commit fefe4a9ef2
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"@babel/node": "~7.2.2",
"@babel/plugin-proposal-throw-expressions": "^7.2.0",
"@babel/preset-env": "~7.4.4",
"@babel/register": "~7.4.0",
"@babel/register": "~7.4.4",
"apollo-server-testing": "~2.4.8",
"babel-core": "~7.0.0-0",
"babel-eslint": "~10.0.1",

View File

@ -715,10 +715,10 @@
js-levenshtein "^1.1.3"
semver "^5.5.0"
"@babel/register@^7.0.0", "@babel/register@~7.4.0":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.4.0.tgz#d9d0a621db268fb14200f2685a4f8924c822404c"
integrity sha512-ekziebXBnS/7V6xk8sBfLSSD6YZuy6P29igBtR6OL/tswKdxOV+Yqq0nzICMguVYtGRZYUCGpfGV8J9Za2iBdw==
"@babel/register@^7.0.0", "@babel/register@~7.4.4":
version "7.4.4"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.4.4.tgz#370a68ba36f08f015a8b35d4864176c6b65d7a23"
integrity sha512-sn51H88GRa00+ZoMqCVgOphmswG4b7mhf9VOB0LUBAieykq2GnRFerlN+JQkO/ntT7wz4jaHNSRPg9IdMPEUkA==
dependencies:
core-js "^3.0.0"
find-cache-dir "^2.0.0"