Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 0f490e5

Browse files
authored
Merge pull request #9 from withspectrum/depfu/update/yarn/graphql-tag-2.10.0
Update graphql-tag: 2.5.0 → 2.10.0 (minor)
2 parents 066a5d0 + a2e3702 commit 0f490e5

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
@@ -11,7 +11,7 @@
1111
"@types/node": "^8.0.26",
1212
"codecov": "^2.3.0",
1313
"graphql": "^0.11.7",
14-
"graphql-tag": "^2.4.2",
14+
"graphql-tag": "^2.10.0",
1515
"nyc": "^11.2.1",
1616
"react-scripts-ts": "^2.6.0",
1717
"tslint": "^5.8.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2087,9 +2087,9 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
20872087
version "4.1.11"
20882088
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
20892089

2090-
graphql-tag@^2.4.2:
2091-
version "2.5.0"
2092-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.5.0.tgz#b43bfd8b5babcd2c205ad680c03e98b238934e0f"
2090+
graphql-tag@^2.10.0:
2091+
version "2.10.0"
2092+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.0.tgz#87da024be863e357551b2b8700e496ee2d4353ae"
20932093

20942094
graphql@^0.11.3, graphql@^0.11.7:
20952095
version "0.11.7"

0 commit comments

Comments
 (0)