Skip to content

Commit 4668533

Browse files
renovate[bot]evenchange4
authored andcommitted
fix(deps): update dependency graphql.macro to v1.3.1 (#21)
1 parent 0898c03 commit 4668533

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.0",
10+
"graphql.macro": "1.3.1",
1111
"react": "16.8.0-alpha.1",
1212
"react-apollo": "2.4.0",
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-
4339-
version "1.3.0"
4340-
resolved "https://registry.yarnpkg.com/graphql.macro/-/graphql.macro-1.3.0.tgz#81df52bc3a7a97fb0e8de0608b083fa0805c0466"
4341-
integrity sha512-fEc4SVfr7eL0ENeHJCNVI3BY4q0TXpEWmuckhklFrJYXA9CH3zmy/FsUw4eXvLJD1A2ogsZ5w0DPI4E3FmsWNw==
4338+
4339+
version "1.3.1"
4340+
resolved "https://registry.yarnpkg.com/graphql.macro/-/graphql.macro-1.3.1.tgz#4a6d8091f413f9e05987efdd6152b80338a2483e"
4341+
integrity sha512-cryc0LxSBZ34hxe8vyA5QsM7yL/Me8yG38tRdxpA6Yq8YVpTCCa1t1slxiS4DsFMqu0I7DOu2w0dw8erjwaUag==
43424342
dependencies:
43434343
babel-literal-to-ast "^2.0.0"
43444344
babel-plugin-macros "^2.4.5"

0 commit comments

Comments
 (0)