Skip to content

Commit 5e786ab

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency babel-loader to v7.1.5
1 parent c42f638 commit 5e786ab

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"autoprefixer": "8.6.4",
3131
"babel-core": "6.26.3",
3232
"babel-helper-vue-jsx-merge-props": "2.0.3",
33-
"babel-loader": "7.1.4",
33+
"babel-loader": "7.1.5",
3434
"babel-plugin-syntax-jsx": "6.18.0",
3535
"babel-plugin-transform-runtime": "6.23.0",
3636
"babel-plugin-transform-vue-jsx": "3.7.0",

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -566,9 +566,9 @@ babel-helpers@^6.24.1:
566566
babel-runtime "^6.22.0"
567567
babel-template "^6.24.1"
568568

569-
570-
version "7.1.4"
571-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.4.tgz#e3463938bd4e6d55d1c174c5485d406a188ed015"
569+
570+
version "7.1.5"
571+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.5.tgz#e3ee0cd7394aa557e013b02d3e492bfd07aa6d68"
572572
dependencies:
573573
find-cache-dir "^1.0.0"
574574
loader-utils "^1.0.2"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"autoprefixer": "8.6.4",
2727
"babel-core": "6.26.3",
2828
"babel-helper-vue-jsx-merge-props": "2.0.3",
29-
"babel-loader": "7.1.4",
29+
"babel-loader": "7.1.5",
3030
"babel-plugin-syntax-jsx": "6.18.0",
3131
"babel-plugin-transform-runtime": "6.23.0",
3232
"babel-plugin-transform-vue-jsx": "3.7.0",

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -575,9 +575,9 @@ babel-helpers@^6.24.1:
575575
babel-runtime "^6.22.0"
576576
babel-template "^6.24.1"
577577

578-
579-
version "7.1.4"
580-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.4.tgz#e3463938bd4e6d55d1c174c5485d406a188ed015"
578+
579+
version "7.1.5"
580+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.5.tgz#e3ee0cd7394aa557e013b02d3e492bfd07aa6d68"
581581
dependencies:
582582
find-cache-dir "^1.0.0"
583583
loader-utils "^1.0.2"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"autoprefixer": "8.6.4",
2424
"babel-core": "6.26.3",
2525
"babel-helper-vue-jsx-merge-props": "2.0.3",
26-
"babel-loader": "7.1.4",
26+
"babel-loader": "7.1.5",
2727
"babel-plugin-syntax-jsx": "6.18.0",
2828
"babel-plugin-transform-runtime": "6.23.0",
2929
"babel-plugin-transform-vue-jsx": "3.7.0",

minimal/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -569,9 +569,9 @@ babel-helpers@^6.24.1:
569569
babel-runtime "^6.22.0"
570570
babel-template "^6.24.1"
571571

572-
573-
version "7.1.4"
574-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.4.tgz#e3463938bd4e6d55d1c174c5485d406a188ed015"
572+
573+
version "7.1.5"
574+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.5.tgz#e3ee0cd7394aa557e013b02d3e492bfd07aa6d68"
575575
dependencies:
576576
find-cache-dir "^1.0.0"
577577
loader-utils "^1.0.2"

0 commit comments

Comments
 (0)