summaryrefslogtreecommitdiffstats
path: root/sick-fits
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2018-09-24 22:21:56 -0400
committerGitHub <noreply@github.com>2018-09-24 22:21:56 -0400
commitc1df54121ecf46c9d5631d39fd31f722d400f443 (patch)
tree6859d33500d9fccd1fc3ec2e219920ec5e3021ff /sick-fits
parent051f9d7191d9184f303da071b3eb85852e71d4a5 (diff)
parentd256c208567be3d8f6f47f6d0370b1cdf96c7e1e (diff)
Merge pull request #35 from scrumptiousdev/fix-jest-ver
Update jest dep version to update jsdom dep version with recent bug fix
Diffstat (limited to 'sick-fits')
-rw-r--r--sick-fits/frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/sick-fits/frontend/package.json b/sick-fits/frontend/package.json
index 243daa9..9cde1de 100644
--- a/sick-fits/frontend/package.json
+++ b/sick-fits/frontend/package.json
@@ -42,7 +42,7 @@
"casual": "^1.5.19",
"enzyme-to-json": "^3.3.4",
"graphql-tools": "^3.0.2",
- "jest": "^22.4.4",
+ "jest": "^23.6.0",
"jest-transform-graphql": "^2.1.0"
},
"jest": {