|
42 | 42 | "css-loader": "^0.25.0", |
43 | 43 | "del": "^2.2.2", |
44 | 44 | "enzyme": "^2.4.1", |
45 | | - "eslint": "^3.7.0", |
| 45 | + "eslint": "^3.7.1", |
46 | 46 | "eslint-config-airbnb-base": "^8.0.0", |
47 | 47 | "eslint-plugin-import": "^2.0.0", |
48 | 48 | "gulp": "github:gulpjs/gulp#4.0", |
|
52 | 52 | "gulp-stylus": "^2.5.0", |
53 | 53 | "gulp-uglify": "^2.0.0", |
54 | 54 | "gulp-wp-pot": "^1.3.2", |
55 | | - "jest": "^15.1.1", |
56 | | - "jest-cli": "^15.1.1", |
| 55 | + "jest": "^16.0.1", |
| 56 | + "jest-cli": "^16.0.1", |
57 | 57 | "merge-stream": "^1.0.0", |
58 | 58 | "mobx-react-devtools": "^4.2.6", |
59 | 59 | "poststylus": "^0.2.3", |
|
68 | 68 | "webpack-stream": "^3.2.0" |
69 | 69 | }, |
70 | 70 | "dependencies": { |
71 | | - "@types/enzyme": "^2.4.35", |
| 71 | + "@types/enzyme": "^2.4.36", |
72 | 72 | "@types/jest": "^15.1.32", |
73 | | - "@types/node": "^6.0.41", |
74 | | - "@types/react": "^0.14.37", |
| 73 | + "@types/node": "^6.0.45", |
| 74 | + "@types/react": "^0.14.39", |
75 | 75 | "@types/react-addons-css-transition-group": "^0.14.17", |
76 | 76 | "@types/react-dom": "^0.14.17", |
77 | 77 | "@types/sinon": "^1.16.31", |
78 | | - "mobx": "^2.5.2", |
79 | | - "mobx-react": "^3.5.6", |
| 78 | + "mobx": "^2.6.0", |
| 79 | + "mobx-react": "^3.5.8", |
80 | 80 | "react": "^15.3.2", |
81 | 81 | "react-addons-css-transition-group": "^15.3.2", |
82 | 82 | "react-addons-shallow-compare": "^15.3.2", |
|
0 commit comments