Skip to content

Commit

Permalink
Merge pull request #191 from reg-viz/renovate/babel-loader-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency babel-loader to v7.1.5
  • Loading branch information
bokuweb authored Jan 10, 2019
2 parents 18b2156 + 1f74c9f commit a55ec61
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 @@ -45,7 +45,7 @@
"ava": "0.25.0",
"avaron": "0.2.0",
"babel-cli": "6.26.0",
"babel-loader": "7.1.4",
"babel-loader": "7.1.5",
"babel-plugin-transform-es2015-block-scoping": "6.26.0",
"babel-plugin-transform-flow-strip-types": "6.22.0",
"babel-preset-es2015": "6.24.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -997,10 +997,10 @@ babel-helpers@^6.24.1:
babel-runtime "^6.22.0"
babel-template "^6.24.1"

[email protected].4:
version "7.1.4"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.4.tgz#e3463938bd4e6d55d1c174c5485d406a188ed015"
integrity sha512-/hbyEvPzBJuGpk9o80R0ZyTej6heEOr59GoEUtn8qFKbnx4cJm9FWES6J/iv644sYgrtVw9JJQkjaLW/bqb5gw==
[email protected].5:
version "7.1.5"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.5.tgz#e3ee0cd7394aa557e013b02d3e492bfd07aa6d68"
integrity sha512-iCHfbieL5d1LfOQeeVJEUyD9rTwBcP/fcEbRCfempxTDuqrKpu0AZjLAQHEQa3Yqyj9ORKe2iHfoj4rHLf7xpw==
dependencies:
find-cache-dir "^1.0.0"
loader-utils "^1.0.2"
Expand Down

0 comments on commit a55ec61

Please sign in to comment.