Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit 26f2df9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql to v15.3.0
1 parent 0d48ee4 commit 26f2df9

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

packages/apollo-link-batch-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/graphql": "14.2.3",
4747
"@types/jest": "24.9.1",
4848
"fetch-mock": "6.5.2",
49-
"graphql": "15.2.0",
49+
"graphql": "15.3.0",
5050
"graphql-tag": "2.10.1",
5151
"jest": "24.9.0",
5252
"object-to-querystring": "1.0.8",

packages/apollo-link-batch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/graphql": "14.2.3",
4242
"@types/jest": "24.9.1",
4343
"fetch-mock": "6.5.2",
44-
"graphql": "15.2.0",
44+
"graphql": "15.3.0",
4545
"graphql-tag": "2.10.1",
4646
"jest": "24.9.0",
4747
"proxyquire": "1.8.0",

packages/apollo-link-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@types/graphql": "14.2.3",
3636
"@types/jest": "24.9.1",
37-
"graphql": "15.2.0",
37+
"graphql": "15.3.0",
3838
"graphql-tag": "2.10.1",
3939
"jest": "24.9.0",
4040
"rimraf": "2.7.1",

packages/apollo-link-dedup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@types/graphql": "14.2.3",
4242
"@types/jest": "24.9.1",
43-
"graphql": "15.2.0",
43+
"graphql": "15.3.0",
4444
"graphql-tag": "2.10.1",
4545
"jest": "24.9.0",
4646
"rimraf": "2.7.1",

packages/apollo-link-error/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@types/graphql": "14.2.3",
3737
"@types/jest": "24.9.1",
38-
"graphql": "15.2.0",
38+
"graphql": "15.3.0",
3939
"graphql-tag": "2.10.1",
4040
"jest": "24.9.0",
4141
"rimraf": "2.7.1",

packages/apollo-link-http-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/graphql": "14.2.3",
3737
"@types/jest": "24.9.1",
3838
"fetch-mock": "6.5.2",
39-
"graphql": "15.2.0",
39+
"graphql": "15.3.0",
4040
"graphql-tag": "2.10.1",
4141
"jest": "24.9.0",
4242
"object-to-querystring": "1.0.8",

packages/apollo-link-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/jest": "24.9.1",
4848
"apollo-fetch": "0.7.0",
4949
"fetch-mock": "6.5.2",
50-
"graphql": "15.2.0",
50+
"graphql": "15.3.0",
5151
"graphql-tag": "2.10.1",
5252
"jest": "24.9.0",
5353
"object-to-querystring": "1.0.8",

packages/apollo-link-polling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@types/graphql": "14.2.3",
4444
"@types/jest": "24.9.1",
45-
"graphql": "15.2.0",
45+
"graphql": "15.3.0",
4646
"graphql-tag": "2.10.1",
4747
"jest": "24.9.0",
4848
"rimraf": "2.7.1",

packages/apollo-link-retry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@types/graphql": "14.2.3",
4343
"@types/jest": "24.9.1",
44-
"graphql": "15.2.0",
44+
"graphql": "15.3.0",
4545
"graphql-tag": "2.10.1",
4646
"jest": "24.9.0",
4747
"rimraf": "2.7.1",

packages/apollo-link-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@types/graphql": "14.2.3",
4747
"@types/jest": "24.9.1",
48-
"graphql": "15.2.0",
48+
"graphql": "15.3.0",
4949
"graphql-tag": "2.10.1",
5050
"graphql-tools": "4.0.8",
5151
"jest": "24.9.0",

0 commit comments

Comments
 (0)