Skip to content

Commit f11a9a4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency vue to v2.5.18
1 parent c4042ee commit f11a9a4

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
@@ -21,7 +21,7 @@
2121
"graphql-tag": "2.10.0",
2222
"jwt-decode": "2.2.0",
2323
"subscriptions-transport-ws": "0.9.15",
24-
"vue": "2.5.17",
24+
"vue": "2.5.18",
2525
"vue-apollo": "3.0.0-beta.25",
2626
"vue-router": "3.0.1",
2727
"vue-template-compiler": "2.5.17"

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5908,9 +5908,9 @@ vue-template-es2015-compiler@^1.6.0:
59085908
version "1.6.0"
59095909
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.6.0.tgz#dc42697133302ce3017524356a6c61b7b69b4a18"
59105910

5911-
5912-
version "2.5.17"
5913-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
5911+
5912+
version "2.5.18"
5913+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.18.tgz#885586eda5c8efc77140a497500b73620e53c1dd"
59145914

59155915
watchpack@^1.4.0:
59165916
version "1.4.0"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"graphql": "0.13.2",
1818
"graphql-tag": "2.10.0",
1919
"subscriptions-transport-ws": "0.9.15",
20-
"vue": "2.5.17",
20+
"vue": "2.5.18",
2121
"vue-apollo": "3.0.0-beta.25",
2222
"vue-router": "3.0.1",
2323
"vue-template-compiler": "2.5.17"

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6248,9 +6248,9 @@ vue-template-es2015-compiler@^1.6.0:
62486248
version "1.6.0"
62496249
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.6.0.tgz#dc42697133302ce3017524356a6c61b7b69b4a18"
62506250

6251-
6252-
version "2.5.17"
6253-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
6251+
6252+
version "2.5.18"
6253+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.18.tgz#885586eda5c8efc77140a497500b73620e53c1dd"
62546254

62556255
watchpack@^1.4.0:
62566256
version "1.4.0"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"apollo-link-http": "1.5.7",
1515
"graphql": "0.13.2",
1616
"graphql-tag": "2.10.0",
17-
"vue": "2.5.17",
17+
"vue": "2.5.18",
1818
"vue-apollo": "3.0.0-beta.25",
1919
"vue-router": "3.0.1",
2020
"vue-template-compiler": "2.5.17"

minimal/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6224,9 +6224,9 @@ vue-template-es2015-compiler@^1.6.0:
62246224
version "1.6.0"
62256225
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.6.0.tgz#dc42697133302ce3017524356a6c61b7b69b4a18"
62266226

6227-
6228-
version "2.5.17"
6229-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
6227+
6228+
version "2.5.18"
6229+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.18.tgz#885586eda5c8efc77140a497500b73620e53c1dd"
62306230

62316231
watchpack@^1.4.0:
62326232
version "1.4.0"

0 commit comments

Comments
 (0)