Skip to content

Commit 2a403b4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency vue to v2.5.17
1 parent 690524a commit 2a403b4

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.9.2",
2222
"jwt-decode": "2.2.0",
2323
"subscriptions-transport-ws": "0.9.14",
24-
"vue": "2.5.16",
24+
"vue": "2.5.17",
2525
"vue-apollo": "3.0.0-beta.19",
2626
"vue-router": "3.0.1",
2727
"vue-template-compiler": "2.5.16"

advanced/yarn.lock

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

5899-
5900-
version "2.5.16"
5901-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.16.tgz#07edb75e8412aaeed871ebafa99f4672584a0085"
5899+
5900+
version "2.5.17"
5901+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
59025902

59035903
watchpack@^1.4.0:
59045904
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.9.2",
1919
"subscriptions-transport-ws": "0.9.14",
20-
"vue": "2.5.16",
20+
"vue": "2.5.17",
2121
"vue-apollo": "3.0.0-beta.19",
2222
"vue-router": "3.0.1",
2323
"vue-template-compiler": "2.5.16"

basic/yarn.lock

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

6239-
6240-
version "2.5.16"
6241-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.16.tgz#07edb75e8412aaeed871ebafa99f4672584a0085"
6239+
6240+
version "2.5.17"
6241+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
62426242

62436243
watchpack@^1.4.0:
62446244
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.4",
1515
"graphql": "0.13.2",
1616
"graphql-tag": "2.9.2",
17-
"vue": "2.5.16",
17+
"vue": "2.5.17",
1818
"vue-apollo": "3.0.0-beta.19",
1919
"vue-router": "3.0.1",
2020
"vue-template-compiler": "2.5.16"

minimal/yarn.lock

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

6215-
6216-
version "2.5.16"
6217-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.16.tgz#07edb75e8412aaeed871ebafa99f4672584a0085"
6215+
6216+
version "2.5.17"
6217+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
62186218

62196219
watchpack@^1.4.0:
62206220
version "1.4.0"

0 commit comments

Comments
 (0)