Skip to content

Commit 94187c9

Browse files
renovate[bot]evenchange4
authored andcommitted
fix(deps): update dependency graphql.macro to v1 (#2)
1 parent 77a21d9 commit 94187c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"apollo-client": "2.2.0",
88
"apollo-link-http": "1.3.2",
99
"graphql": "0.12.3",
10-
"graphql.macro": "0.1.0",
10+
"graphql.macro": "1.0.0",
1111
"react": "16.2.0",
1212
"react-apollo": "2.0.4",
1313
"react-dom": "16.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3419,9 +3419,9 @@ [email protected]:
34193419
version "2.6.1"
34203420
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.6.1.tgz#4788d509f6e29607d947fc47a40c4e18f736d34a"
34213421

3422-
graphql.macro@0.1.0:
3423-
version "0.1.0"
3424-
resolved "https://registry.yarnpkg.com/graphql.macro/-/graphql.macro-0.1.0.tgz#e7956d3ba464a0d53c732d7ee83e6c7c25231f26"
3422+
graphql.macro@1.0.0:
3423+
version "1.0.0"
3424+
resolved "https://registry.yarnpkg.com/graphql.macro/-/graphql.macro-1.0.0.tgz#d3f64763ba586be0fd85ebfb727527a2dc201d8a"
34253425
dependencies:
34263426
babel-literal-to-ast "2.0.0"
34273427
babel-plugin-macros "2.0.0"

0 commit comments

Comments
 (0)