Skip to content

Commit

Permalink
Upgrade jest dependency (#10107)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldcomanici authored and nicolo-ribaudo committed Jun 18, 2019
1 parent dcdf7c8 commit 505b2cc
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -16,8 +16,8 @@
"@babel/helper-fixtures": "^7.4.4",
"@babel/polyfill": "^7.4.4",
"babel-check-duplicated-nodes": "^1.0.0",
"jest": "^22.4.2",
"jest-diff": "^22.4.0",
"jest": "^24.8.0",
"jest-diff": "^24.8.0",
"lodash": "^4.17.11",
"resolve": "^1.3.2",
"source-map": "^0.5.0"
Expand Down

0 comments on commit 505b2cc

Please sign in to comment.