Skip to content

Commit 991de52

Browse files
renovate[bot]evenchange4
authored andcommitted
fix(deps): update dependency graphql.macro to v1.3.3 (#24)
1 parent 16c4b0d commit 991de52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4.12",
88
"apollo-link-http": "1.5.9",
99
"graphql": "14.1.1",
10-
"graphql.macro": "1.3.2",
10+
"graphql.macro": "1.3.3",
1111
"react": "16.8.0-alpha.1",
1212
"react-apollo": "2.4.1",
1313
"react-dom": "16.8.0-alpha.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,10 +4335,10 @@ graphql-tag@^2.10.1:
43354335
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02"
43364336
integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg==
43374337

4338-
graphql.macro@1.3.2:
4339-
version "1.3.2"
4340-
resolved "https://registry.yarnpkg.com/graphql.macro/-/graphql.macro-1.3.2.tgz#8560b5a4783990fd331f4cfafe0f78fa20f844dc"
4341-
integrity sha512-AohXP7iPv60kN5ZtohxTIs2731KWgrLs3k82bCT6aDchZINUl2I0G/qlI+bWbmlUFro9jT78RNCCGP45R7CEIQ==
4338+
graphql.macro@1.3.3:
4339+
version "1.3.3"
4340+
resolved "https://registry.yarnpkg.com/graphql.macro/-/graphql.macro-1.3.3.tgz#ce2601d1eba60e4a6b6d3e001612b9afa058bcfa"
4341+
integrity sha512-rlmJeuE9FU8yxQSRyJq1jsHm6+sANHEXDDiNiilKugby08joZseFNJ2G/AzbAWpAbv+k6N8HOuRcf5l6FIFMVA==
43424342
dependencies:
43434343
babel-literal-to-ast "^2.0.0"
43444344
babel-plugin-macros "^2.4.5"

0 commit comments

Comments
 (0)