We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578190f commit 216734cCopy full SHA for 216734c
package.json
@@ -38,7 +38,7 @@
38
"eslint-formatter-pretty": "^1.3.0",
39
"eslint-plugin-import": "^2.8.0",
40
"husky": "^0.14.3",
41
- "jest": "^22.3.0"
+ "jest": "^22.4.3"
42
},
43
"jest": {
44
"bail": true,
yarn.lock
@@ -2243,7 +2243,7 @@ jest-worker@^22.4.3:
2243
dependencies:
2244
merge-stream "^1.0.1"
2245
2246
-jest@^22.3.0:
+jest@^22.4.3:
2247
version "22.4.3"
2248
resolved "https://registry.yarnpkg.com/jest/-/jest-22.4.3.tgz#2261f4b117dc46d9a4a1a673d2150958dee92f16"
2249
0 commit comments