Skip to content

Commit

Permalink
Update dependency @babel/runtime-corejs3 to ^7.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 4, 2019
1 parent 6b18c0f commit a9502cf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/ianwalter/decision-tree#readme",
"dependencies": {
"@babel/runtime-corejs3": "^7.4.4",
"@babel/runtime-corejs3": "^7.4.5",
"@ianwalter/base-error": "^5.0.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,14 @@
core-js-pure "^3.0.0"
regenerator-runtime "^0.13.2"

"@babel/runtime-corejs3@^7.4.5":
version "7.4.5"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.4.5.tgz#7df89702351c5fdc34b5555544fcf11b4ea7051c"
integrity sha512-yxHpUObdpx4zbuLJOHIZkw43E4NbWGsGH+85kRUj+VEcdtjlqI0vDcAja9mwOHqD7/4vCZp69q6eztz/sFDibQ==
dependencies:
core-js-pure "^3.0.0"
regenerator-runtime "^0.13.2"

"@babel/runtime@^7.3.1":
version "7.4.3"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"
Expand Down

0 comments on commit a9502cf

Please sign in to comment.