Skip to content

Commit

Permalink
Merge pull request #25 from papandreou/depfu/update/npm/jest-24.0.0
Browse files Browse the repository at this point in the history
Upgrade jest to version 24.0.0
  • Loading branch information
papandreou committed Jan 26, 2019
2 parents c36153b + 7e9844c commit 7a7e587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"eslint": "^5.0.0",
"eslint-config-pretty-standard": "^2.0.0",
"eslint-plugin-prettier": "^3.0.0",
"jest": "^23.0.1",
"jest": "^24.0.0",
"mocha": "^5.2.0",
"node-version-check": "^2.2.0",
"nyc": "^13.0.1",
Expand Down

0 comments on commit 7a7e587

Please sign in to comment.