Skip to content

Commit 180a15f

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-cli to v3.0.14
1 parent 95b5571 commit 180a15f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"graphql-tools": "2.23.1"
2222
},
2323
"devDependencies": {
24-
"graphql-cli": "3.0.13",
24+
"graphql-cli": "3.0.14",
2525
"@types/graphql": "14.2.3",
2626
"@types/node": "10.12.24",
2727
"typescript": "3.5.3"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,9 +1168,9 @@ graphql-cli-prepare@1.4.19:
11681168
graphql-static-binding "0.9.3"
11691169
lodash "4.17.5"
11701170

1171-
graphql-cli@3.0.13:
1172-
version "3.0.13"
1173-
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-3.0.13.tgz#0828a1efe00e577f0d65c4908742e6556ed39a97"
1171+
graphql-cli@3.0.14:
1172+
version "3.0.14"
1173+
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-3.0.14.tgz#db6bc0c80dde47c64584417e212bda7cdf6c9daf"
11741174
dependencies:
11751175
apollo-codegen "^0.20.2"
11761176
chalk "^2.4.1"
@@ -1198,7 +1198,7 @@ graphql-cli@3.0.13:
11981198
npm-run "4.1.2"
11991199
opn "^5.4.0"
12001200
ora "^3.0.0"
1201-
rimraf "2.7.0"
1201+
rimraf "2.7.1"
12021202
source-map-support "^0.5.9"
12031203
tmp-graphql-config-extension-openapi "^1.0.7"
12041204
update-notifier "^2.5.0"
@@ -2549,9 +2549,9 @@ restore-cursor@^2.0.0:
25492549
onetime "^2.0.0"
25502550
signal-exit "^3.0.2"
25512551

2552-
rimraf@2.7.0:
2553-
version "2.7.0"
2554-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.0.tgz#eb43198c5e2fb83b9323abee63bd87836f9a7c85"
2552+
rimraf@2.7.1:
2553+
version "2.7.1"
2554+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
25552555
dependencies:
25562556
glob "^7.1.3"
25572557

0 commit comments

Comments
 (0)