Skip to content

Commit

Permalink
build(deps-dev): bump @babel/register from 7.4.0 to 7.4.4
Browse files Browse the repository at this point in the history
Bumps [@babel/register](https:/babel/babel) from 7.4.0 to 7.4.4.
- [Release notes](https:/babel/babel/releases)
- [Changelog](https:/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.0...v7.4.4)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support authored and malept committed Apr 29, 2019
1 parent 1215123 commit 5a9e9a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@babel/plugin-proposal-object-rest-spread": "7.4.3",
"@babel/preset-env": "7.4.3",
"@babel/preset-typescript": "7.3.3",
"@babel/register": "7.4.0",
"@babel/register": "7.4.4",
"@types/chai": "4.1.7",
"@types/chai-as-promised": "^7.1.0",
"@types/cross-spawn": "^6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -688,10 +688,10 @@
"@babel/helper-plugin-utils" "^7.0.0"
"@babel/plugin-transform-typescript" "^7.3.2"

"@babel/[email protected].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/[email protected].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"
Expand Down

0 comments on commit 5a9e9a6

Please sign in to comment.