Skip to content

Commit 2339bfb

Browse files
authored
Merge pull request #36 from CodingZeal/greenkeeper-jest-19.0.2
Update jest to version 19.0.2 🚀
2 parents 6086b56 + 74b25cf commit 2339bfb

File tree

2 files changed

+370
-391
lines changed

2 files changed

+370
-391
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test:watch": "yarn jest -- --watch --notify"
2020
},
2121
"devDependencies": {
22-
"jest": "^18.1.0",
22+
"jest": "^19.0.2",
2323
"yeoman-assert": "^3.0.0",
2424
"yeoman-test": "^1.6.0"
2525
},

0 commit comments

Comments
 (0)