Skip to content

Commit 063ecba

Browse files
authored
Merge pull request #61 from ticky/renovate/babel-loader-8.x
Update dependency babel-loader to v8.0.2
2 parents 0e2bd53 + 3a10154 commit 063ecba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"babel-core": "6.26.3",
4545
"babel-eslint": "9.0.0",
4646
"babel-jest": "21.2.0",
47-
"babel-loader": "8.0.1",
47+
"babel-loader": "8.0.2",
4848
"babel-plugin-transform-object-rest-spread": "6.26.0",
4949
"babel-plugin-version-inline": "1.0.0",
5050
"babel-polyfill": "6.26.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -665,9 +665,9 @@ [email protected], babel-jest@^21.2.0:
665665
babel-plugin-istanbul "^4.0.0"
666666
babel-preset-jest "^21.2.0"
667667

668-
669-
version "8.0.1"
670-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.1.tgz#b1a45e81bb21b6f47b1df2e67d4c7fd7a64e8ad3"
668+
669+
version "8.0.2"
670+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.2.tgz#2079b8ec1628284a929241da3d90f5b3de2a5ae5"
671671
dependencies:
672672
find-cache-dir "^1.0.0"
673673
loader-utils "^1.0.2"

0 commit comments

Comments
 (0)