Skip to content

Commit 62a9dc0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-cli to v2.16.2
1 parent 0054114 commit 62a9dc0

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

advanced/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"dotenv": "5.0.1",
17-
"graphql-cli": "2.16.1",
17+
"graphql-cli": "2.16.2",
1818
"nodemon": "1.17.5",
1919
"npm-run-all": "4.1.3",
2020
"prisma": "1.7.1"

advanced/server/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2155,9 +2155,9 @@ graphql-cli@2.15.10:
21552155
update-notifier "^2.3.0"
21562156
yargs "11.0.0"
21572157

2158-
graphql-cli@2.16.1:
2159-
version "2.16.1"
2160-
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.16.1.tgz#8fe13f14490c846481044cc33c6a120d949594b3"
2158+
graphql-cli@2.16.2:
2159+
version "2.16.2"
2160+
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.16.2.tgz#13910cccc0e0e6b37f93613534b85ee7c8795649"
21612161
dependencies:
21622162
adm-zip "0.4.7"
21632163
apollo-codegen "^0.19.1"

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"prisma-binding": "1.5.19"
1212
},
1313
"devDependencies": {
14-
"graphql-cli": "2.16.1",
14+
"graphql-cli": "2.16.2",
1515
"npm-run-all": "4.1.3",
1616
"prisma": "1.7.1"
1717
}

basic/server/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,9 +1950,9 @@ graphql-cli@2.15.10:
19501950
update-notifier "^2.3.0"
19511951
yargs "11.0.0"
19521952

1953-
graphql-cli@2.16.1:
1954-
version "2.16.1"
1955-
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.16.1.tgz#8fe13f14490c846481044cc33c6a120d949594b3"
1953+
graphql-cli@2.16.2:
1954+
version "2.16.2"
1955+
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.16.2.tgz#13910cccc0e0e6b37f93613534b85ee7c8795649"
19561956
dependencies:
19571957
adm-zip "0.4.7"
19581958
apollo-codegen "^0.19.1"

0 commit comments

Comments
 (0)