From ed3e5e8865847cdeecad960acd1bc0366d12482e Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 20 Apr 2018 11:47:28 -0400 Subject: single item --- frontend/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 4b17a96..1a51a4e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,10 +16,10 @@ "apollo-client": "^2.2.8", "babel-plugin-styled-components": "^1.5.1", "date-fns": "^2.0.0-alpha.7", - "downshift": "^1.31.9", + "downshift": "^1.31.10", "graphql": "^0.13.2", "graphql-import": "^0.5.0", - "graphql-mock": "0.2.0", + "graphql-mock": "0.3.0", "graphql-tag": "^2.9.1", "lodash.debounce": "^4.0.8", "next": "^5.1.0", @@ -41,7 +41,7 @@ "enzyme-to-json": "^3.3.3", "graphql-tools": "^2.24.0", "jest": "^22.4.3", - "waait": "^1.0.1" + "waait": "^1.0.2" }, "//": "This is out babel config, I prefer this over a .babelrc file", "jest": { -- cgit v1.3