diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-05-23 11:47:39 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-05-23 11:47:39 -0400 |
| commit | ee068a81a5a8e71663c78135e5e865621dba53cb (patch) | |
| tree | 25ba77cd17560fb1499fb8abc400c367a9a09055 /frontend/package.json | |
| parent | 3eec10369e739fff1c395ca895c468fc669d2826 (diff) | |
add skip back in
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/frontend/package.json b/frontend/package.json index 0990fef..34a246d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,8 +18,8 @@ "date-fns": "^2.0.0-alpha.7", "downshift": "^1.31.14", "graphql": "^0.13.2", - "graphql-import": "^0.5.2", - "graphql-mock": "1.0.2", + "graphql-import": "^0.6.0", + "graphql-mock": "1.0.3", "graphql-tag": "^2.9.2", "lodash.debounce": "^4.0.8", "next": "^6.0.3", @@ -39,9 +39,9 @@ "casual": "^1.5.19", "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", - "enzyme-to-json": "^3.3.3", - "graphql-tools": "^3.0.1", - "jest": "^22.4.3", + "enzyme-to-json": "^3.3.4", + "graphql-tools": "^3.0.2", + "jest": "^22.4.4", "jest-transform-graphql": "^2.1.0", "next-plugin-graphql": "0.0.1", "waait": "^1.0.2" |
