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 d3fb6c1 commit dbe6e34Copy full SHA for dbe6e34
package.json
@@ -61,21 +61,21 @@
61
"babel-preset-react": "^6.5.0",
62
"babel-preset-stage-1": "^6.5.0",
63
"chai": "^3.5.0",
64
- "chai-enzyme": "^0.4.1",
65
- "enzyme": "^2.2.0",
+ "chai-enzyme": "^0.6.1",
+ "enzyme": "^2.7.1",
66
"eslint": "^2.5.3",
67
"eslint-config-wildbit": "^2.0.0",
68
"eslint-plugin-import": "^1.4.0",
69
- "jsdom": "^8.4.0",
+ "jsdom": "^9.11.0",
70
"lint-staged": "^0.1.1",
71
- "mocha": "^2.4.5",
+ "mocha": "^3.2.0",
72
"npm-check": "^5.2.2",
73
"npmpub": "^3.1.0",
74
"pre-commit": "^1.1.2",
75
"react": "^0.14.8",
76
"react-addons-test-utils": "^0.14.8",
77
"react-dom": "^0.14.8",
78
"rimraf": "^2.5.3",
79
- "sinon": "^1.17.3"
+ "sinon": "^1.17.7"
80
}
81
0 commit comments