Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Merge pull request #132 from ianwalter/renovate/babel-core-7.x
Browse files Browse the repository at this point in the history
Update dependency @babel/core to ^7.4.4
  • Loading branch information
Ian Walter authored May 4, 2019
2 parents e564351 + 15ff45d commit efc2471
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test": "bff"
},
"dependencies": {
"@babel/core": "^7.4.0",
"@babel/core": "^7.4.4",
"@ianwalter/npm-short-name": "^1.0.0",
"@ianwalter/print": "^2.3.0",
"@ianwalter/promise-complete": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
dependencies:
"@babel/highlight" "^7.0.0"

"@babel/core@^7.3.4", "@babel/core@^7.4.0":
"@babel/core@^7.3.4", "@babel/core@^7.4.4":
version "7.4.4"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.4.tgz#84055750b05fcd50f9915a826b44fa347a825250"
integrity sha512-lQgGX3FPRgbz2SKmhMtYgJvVzGZrmjaF4apZ2bLwofAKiSjxU0drPh4S/VasyYXwaTs+A1gvQ45BN8SQJzHsQQ==
Expand Down

0 comments on commit efc2471

Please sign in to comment.