|
22 | 22 | "test": "jest" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@babel/cli": "^7.0.0-beta.46", |
| 25 | + "@babel/cli": "^7.0.0-beta.49", |
26 | 26 | "@babel/core": "^7.0.0-beta.49", |
27 | 27 | "@babel/plugin-external-helpers": "^7.0.0-beta.49", |
28 | 28 | "@babel/plugin-proposal-class-properties": "^7.0.0-beta.49", |
|
32 | 32 | "@babel/preset-react": "^7.0.0-beta.49", |
33 | 33 | "babel-core": "^7.0.0-0", |
34 | 34 | "babel-eslint": "^8.2.3", |
35 | | - "babel-jest": "^23.0.0", |
| 35 | + "babel-jest": "^23.0.1", |
36 | 36 | "babel-loader": "^7.1.4", |
37 | 37 | "conventional-github-releaser": "^2.0.2", |
38 | 38 | "cross-env": "^5.1.6", |
|
44 | 44 | "eslint-plugin-import": "^2.12.0", |
45 | 45 | "eslint-plugin-jsx-a11y": "^6.0.3", |
46 | 46 | "eslint-plugin-react": "^7.8.2", |
47 | | - "jest": "^23.0.0", |
| 47 | + "jest": "^23.0.1", |
48 | 48 | "jest-styled-components": "^5.0.1", |
49 | 49 | "react": "^16.4.0", |
50 | 50 | "react-dom": "^16.4.0", |
51 | 51 | "react-styleguidist": "^7.0.14", |
52 | 52 | "react-test-renderer": "^16.4.0", |
53 | | - "rollup": "^0.59.3", |
| 53 | + "rollup": "^0.59.4", |
54 | 54 | "rollup-plugin-babel": "^4.0.0-beta.4", |
55 | 55 | "rollup-plugin-commonjs": "^9.1.3", |
56 | 56 | "rollup-plugin-node-resolve": "^3.3.0", |
|
0 commit comments