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 7968540 commit ad602fcCopy full SHA for ad602fc
package.json
@@ -51,7 +51,7 @@
51
"flow-bin": "^0.66.0",
52
"jsdom": "^12.0.0",
53
"jsdom-global": "^3.0.2",
54
- "karma": "^1.7.0",
+ "karma": "^3.1.4",
55
"karma-mocha": "^1.3.0",
56
"karma-phantomjs-launcher": "^1.0.4",
57
"karma-sinon-chai": "^2.0.2",
packages/test-utils/package.json
@@ -39,7 +39,7 @@
39
},
40
"dependencies": {
41
"dom-event-types": "^1.0.0",
42
- "lodash": "^4.17.4",
+ "lodash": "^4.17.15",
43
"pretty": "^2.0.0"
44
}
45
0 commit comments