Skip to content

Commit 081211b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): pin dependency graphql-cli to v2.16.0-beta.6
1 parent e412df4 commit 081211b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
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": "^2.16.0-beta.6",
24+
"graphql-cli": "2.16.0-beta.6",
2525
"@types/graphql": "0.13.1",
2626
"@types/node": "10.1.4",
2727
"typescript": "2.8.3"

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
version "10.1.4"
4747
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.1.4.tgz#606651d3f8a8bec08b8cb262161aab9209f4a29d"
4848

49+
"@types/node@^9.4.6":
50+
version "9.6.22"
51+
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.22.tgz#05b55093faaadedea7a4b3f76e9a61346a6dd209"
52+
4953
accepts@~1.3.5:
5054
version "1.3.5"
5155
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.5.tgz#eb777df6011723a3b14e8a72c0805c8e86746bd2"
@@ -1004,7 +1008,7 @@ graphql-cli-prepare@1.4.19:
10041008
graphql-static-binding "0.9.3"
10051009
lodash "4.17.5"
10061010

1007-
graphql-cli@^2.16.0-beta.6:
1011+
graphql-cli@2.16.0-beta.6:
10081012
version "2.16.0-beta.6"
10091013
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.16.0-beta.6.tgz#3bfca7366aa38edc1f446d1bcd95fe93df2513ea"
10101014
dependencies:

0 commit comments

Comments
 (0)