Skip to content

Commit 4803419

Browse files
Miguel Jimenez Esunfacebook-github-bot
authored andcommitted
Update to Jest 22.0.0
Reviewed By: cpojer Differential Revision: D6591693 fbshipit-source-id: ac3d6320445372a5694e7618ed52eb2f391d0bad
1 parent 6ae0b34 commit 4803419

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
@@ -208,11 +208,11 @@
208208
"eslint-plugin-prettier": "2.1.1",
209209
"eslint-plugin-react": "^7.2.1",
210210
"flow-bin": "^0.61.0",
211-
"jest": "21.3.0-beta.13",
211+
"jest": "22.0.0",
212212
"prettier": "1.9.1",
213213
"react": "16.2.0",
214214
"react-test-renderer": "16.2.0",
215215
"shelljs": "^0.7.8",
216216
"sinon": "^2.2.0"
217217
}
218-
}
218+
}

0 commit comments

Comments
 (0)