Skip to content

Commit bdf7178

Browse files
authored
Merge pull request #33 from ticky/renovate/babel-loader-7.x
Update dependency babel-loader to v7.1.5
2 parents 65a469a + 3013a8f commit bdf7178

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": "8.2.1",
4646
"babel-jest": "21.2.0",
47-
"babel-loader": "7.1.2",
47+
"babel-loader": "7.1.5",
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
@@ -626,9 +626,9 @@ [email protected], babel-jest@^21.2.0:
626626
babel-plugin-istanbul "^4.0.0"
627627
babel-preset-jest "^21.2.0"
628628

629-
630-
version "7.1.2"
631-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.2.tgz#f6cbe122710f1aa2af4d881c6d5b54358ca24126"
629+
630+
version "7.1.5"
631+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.5.tgz#e3ee0cd7394aa557e013b02d3e492bfd07aa6d68"
632632
dependencies:
633633
find-cache-dir "^1.0.0"
634634
loader-utils "^1.0.2"

0 commit comments

Comments
 (0)