Skip to content

Commit

Permalink
Merge pull request #33 from elliottsj/upgrade-jest
Browse files Browse the repository at this point in the history
Upgrade to jest@^22.4.2
  • Loading branch information
elliottsj authored Mar 19, 2018
2 parents 49fb3af + 1aaad0d commit f6c6f3e
Show file tree
Hide file tree
Showing 2 changed files with 736 additions and 359 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"eslint": "^4.0.0",
"eslint-plugin-prettier": "^2.1.2",
"jest": "^21.0.0",
"jest": "^22.4.2",
"json-loader": "^0.5.4",
"prettier": "^1.4.4",
"webpack": "^4.1.1"
Expand Down
Loading

0 comments on commit f6c6f3e

Please sign in to comment.