Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
jest and babel-jest updated to version 22.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianSchmidt committed Jan 11, 2018
1 parent c90325e commit a70df0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -26,10 +26,10 @@
"devDependencies": {
"babel-cli": "6.26.0",
"babel-core": "6.26.0",
"babel-jest": "22.0.4",
"babel-jest": "22.0.6",
"babel-preset-env": "1.6.1",
"coveralls": "3.0.0",
"jest": "22.0.5",
"jest": "22.0.6",
"standard": "10.0.3"
}
}

0 comments on commit a70df0c

Please sign in to comment.