summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2018-04-20 11:47:28 -0400
committerWes Bos <wesbos@gmail.com>2018-04-20 11:47:28 -0400
commited3e5e8865847cdeecad960acd1bc0366d12482e (patch)
tree1ed7225d82e153ae3c4d5808c1c8b78a7278078a /frontend/package.json
parent4d0d69dd59b765d8f9392e8494717a4c166cc46e (diff)
single item
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json6
1 files changed, 3 insertions, 3 deletions
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": {