Skip to content

Commit e921e66

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphcool-binding to v1.2.0
1 parent ce25add commit e921e66

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"deploy": "now --public && now alias && now rm --yes --safe graphql-template-node"
66
},
77
"dependencies": {
8-
"graphcool-binding": "1.1.1",
8+
"graphcool-binding": "1.2.0",
99
"graphql-yoga": "0.8.3"
1010
},
1111
"devDependencies": {

basic/server/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -996,9 +996,9 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
996996
version "4.1.11"
997997
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
998998

999-
graphcool-binding@1.1.1:
1000-
version "1.1.1"
1001-
resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.1.1.tgz#003bc604599883915457bba75777bfbea5fd5a3e"
999+
graphcool-binding@1.2.0:
1000+
version "1.2.0"
1001+
resolved "https://registry.yarnpkg.com/graphcool-binding/-/graphcool-binding-1.2.0.tgz#f1b144bf1d7f933719542fac9b9fb497362c6b53"
10021002
dependencies:
10031003
apollo-link "1.0.7"
10041004
apollo-link-http "1.3.2"
@@ -2606,9 +2606,9 @@ styled-components@^2.4.0:
26062606
stylis "^3.4.0"
26072607
supports-color "^3.2.3"
26082608

2609-
"styled-jsx-postcss@git+https://github.com/timsuchanek/styled-jsx-postcss.git#build3":
2609+
"styled-jsx-postcss@git+https://github.com/timsuchanek/styled-jsx-postcss#build3":
26102610
version "0.2.0"
2611-
resolved "git+https://github.com/timsuchanek/styled-jsx-postcss.git#677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
2611+
resolved "git+https://github.com/timsuchanek/styled-jsx-postcss#677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
26122612
dependencies:
26132613
babel-traverse "^6.21.0"
26142614
babylon "^6.14.1"

0 commit comments

Comments
 (0)