Skip to content

Commit 6612f3e

Browse files
authored
Merge pull request #84 from graphql-cli/renovate/pin-dependencies
chore(deps): pin dependency graphql to v0.13.1
2 parents 69153a7 + 1df914b commit 6612f3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/inquirer": "0.0.36",
3131
"@types/node": "9.4.6",
3232
"@types/yargs": "11.0.0",
33-
"graphql": "^0.13.1",
33+
"graphql": "0.13.1",
3434
"graphql-config": "2.0.1",
3535
"semantic-release": "12.4.1",
3636
"tslint": "5.9.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ [email protected]:
906906
dependencies:
907907
cucumber-html-reporter "^3.0.4"
908908

909-
graphql@^0.13.1:
909+
910910
version "0.13.1"
911911
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
912912
dependencies:

0 commit comments

Comments
 (0)