Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Update dependency babel-loader to v8.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and edmorley committed Jun 23, 2018
1 parent ab73784 commit 0771067
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/compile-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@babel/core": "7.0.0-beta.51",
"babel-loader": "8.0.0-beta.3",
"babel-loader": "8.0.0-beta.4",
"babel-merge": "^1.1.1"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1726,9 +1726,9 @@ babel-jest@^23.0.1:
babel-plugin-istanbul "^4.1.6"
babel-preset-jest "^23.0.1"

babel-loader@8.0.0-beta.3:
version "8.0.0-beta.3"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.0-beta.3.tgz#49efeea6e8058d5af860a18a6de88b8c1450645b"
babel-loader@8.0.0-beta.4:
version "8.0.0-beta.4"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.0-beta.4.tgz#c3fab00696c385c70c04dbe486391f0eb996f345"
dependencies:
find-cache-dir "^1.0.0"
loader-utils "^1.0.2"
Expand Down

0 comments on commit 0771067

Please sign in to comment.