Skip to content

Commit a96acfa

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency vue-apollo to v3.0.5
1 parent 99abe84 commit a96acfa

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"jwt-decode": "2.2.0",
2323
"subscriptions-transport-ws": "0.9.18",
2424
"vue": "2.6.12",
25-
"vue-apollo": "3.0.4",
25+
"vue-apollo": "3.0.5",
2626
"vue-router": "3.4.6",
2727
"vue-template-compiler": "2.6.12"
2828
},

advanced/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6201,10 +6201,10 @@ [email protected]:
62016201
dependencies:
62026202
indexof "0.0.1"
62036203

6204-
6205-
version "3.0.4"
6206-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.4.tgz#d48a990d02c1febb5248d097f921c74c50a22e8a"
6207-
integrity sha512-sthSS9E6FB7OMmSJmIG7e89QZvzwK/1PCD8A/IfGBST48pxY7sdSxRp22Gu2/s/gxQBnQPI1H1ZPZE97IG+zXA==
6204+
6205+
version "3.0.5"
6206+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.5.tgz#d4c7e8c7f36d76a7eed005fe565621eb0fb20522"
6207+
integrity sha512-Y9EMf47rEXLUpn8hPVZt4Iu9/KoI+OFmAznAYjL7oVoYvVGbt71jWhZWHQiN9YBriI1SscF5Exy0a2bV7XVA3A==
62086208
dependencies:
62096209
chalk "^2.4.2"
62106210
serialize-javascript "^4.0.0"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"graphql-tag": "2.11.0",
1919
"subscriptions-transport-ws": "0.9.18",
2020
"vue": "2.6.12",
21-
"vue-apollo": "3.0.4",
21+
"vue-apollo": "3.0.5",
2222
"vue-router": "3.4.6",
2323
"vue-template-compiler": "2.6.12"
2424
},

basic/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6518,10 +6518,10 @@ [email protected]:
65186518
dependencies:
65196519
indexof "0.0.1"
65206520

6521-
6522-
version "3.0.4"
6523-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.4.tgz#d48a990d02c1febb5248d097f921c74c50a22e8a"
6524-
integrity sha512-sthSS9E6FB7OMmSJmIG7e89QZvzwK/1PCD8A/IfGBST48pxY7sdSxRp22Gu2/s/gxQBnQPI1H1ZPZE97IG+zXA==
6521+
6522+
version "3.0.5"
6523+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.5.tgz#d4c7e8c7f36d76a7eed005fe565621eb0fb20522"
6524+
integrity sha512-Y9EMf47rEXLUpn8hPVZt4Iu9/KoI+OFmAznAYjL7oVoYvVGbt71jWhZWHQiN9YBriI1SscF5Exy0a2bV7XVA3A==
65256525
dependencies:
65266526
chalk "^2.4.2"
65276527
serialize-javascript "^4.0.0"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"graphql": "0.13.2",
1616
"graphql-tag": "2.11.0",
1717
"vue": "2.6.12",
18-
"vue-apollo": "3.0.4",
18+
"vue-apollo": "3.0.5",
1919
"vue-router": "3.4.6",
2020
"vue-template-compiler": "2.6.12"
2121
},

minimal/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6496,10 +6496,10 @@ [email protected]:
64966496
dependencies:
64976497
indexof "0.0.1"
64986498

6499-
6500-
version "3.0.4"
6501-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.4.tgz#d48a990d02c1febb5248d097f921c74c50a22e8a"
6502-
integrity sha512-sthSS9E6FB7OMmSJmIG7e89QZvzwK/1PCD8A/IfGBST48pxY7sdSxRp22Gu2/s/gxQBnQPI1H1ZPZE97IG+zXA==
6499+
6500+
version "3.0.5"
6501+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.5.tgz#d4c7e8c7f36d76a7eed005fe565621eb0fb20522"
6502+
integrity sha512-Y9EMf47rEXLUpn8hPVZt4Iu9/KoI+OFmAznAYjL7oVoYvVGbt71jWhZWHQiN9YBriI1SscF5Exy0a2bV7XVA3A==
65036503
dependencies:
65046504
chalk "^2.4.2"
65056505
serialize-javascript "^4.0.0"

0 commit comments

Comments
 (0)