Skip to content

Commit 2104ccd

Browse files
authored
Merge pull request #1061 from StoDevX/greenkeeper/jest-20.0.1
Update jest to the latest version 🚀
2 parents 1897019 + 4a968ce commit 2104ccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"devDependencies": {
116116
"ajv": "5.0.1",
117117
"babel-eslint": "7.2.3",
118-
"babel-jest": "20.0.0",
118+
"babel-jest": "20.0.1",
119119
"babel-plugin-flow-react-proptypes": "2.2.1",
120120
"babel-preset-react-native": "1.9.1",
121121
"danger": "0.18.0",
@@ -128,7 +128,7 @@
128128
"eslint-plugin-react": "7.0.0",
129129
"eslint-plugin-react-native": "2.3.2",
130130
"flow-bin": "0.38.0",
131-
"jest": "20.0.0",
131+
"jest": "20.0.1",
132132
"js-yaml": "3.8.4",
133133
"junk": "2.1.0",
134134
"marked": "0.3.6",

0 commit comments

Comments
 (0)