|
31 | 31 | "tinycolor2": "^1.4.1" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/cli": "7.7.0", |
35 | | - "@babel/core": "7.7.2", |
36 | | - "@babel/node": "7.7.0", |
37 | | - "@babel/plugin-proposal-object-rest-spread": "7.6.2", |
| 34 | + "@babel/cli": "7.7.4", |
| 35 | + "@babel/core": "7.7.4", |
| 36 | + "@babel/node": "7.7.4", |
| 37 | + "@babel/plugin-proposal-object-rest-spread": "7.7.4", |
38 | 38 | "@babel/polyfill": "7.7.0", |
39 | | - "@babel/preset-env": "7.7.1", |
40 | | - "@babel/preset-react": "7.7.0", |
41 | | - "@babel/traverse": "7.7.2", |
| 39 | + "@babel/preset-env": "7.7.4", |
| 40 | + "@babel/preset-react": "7.7.4", |
| 41 | + "@babel/traverse": "7.7.4", |
42 | 42 | "@hot-loader/react-dom": "16.11.0", |
43 | 43 | "@percy/storybook": "3.2.0", |
44 | 44 | "@storybook/react": "5.2.6", |
45 | | - "autoprefixer": "9.7.1", |
| 45 | + "autoprefixer": "9.7.2", |
46 | 46 | "babel-eslint": "10.0.3", |
47 | 47 | "babel-jest": "24.9.0", |
48 | 48 | "babel-loader": "8.0.6", |
|
51 | 51 | "cssnano": "4.1.10", |
52 | 52 | "enzyme": "3.10.0", |
53 | 53 | "enzyme-adapter-react-16": "1.15.1", |
54 | | - "eslint": "6.6.0", |
55 | | - "eslint-config-prettier": "6.6.0", |
| 54 | + "eslint": "6.7.1", |
| 55 | + "eslint-config-prettier": "6.7.0", |
56 | 56 | "eslint-plugin-import": "2.18.2", |
57 | 57 | "eslint-plugin-react": "7.16.0", |
58 | 58 | "eslint-plugin-react-percy": "0.2.4", |
|
62 | 62 | "jest-cli": "24.9.0", |
63 | 63 | "mkdirp": "0.5.1", |
64 | 64 | "node-sass": "4.13.0", |
65 | | - "postcss": "7.0.21", |
| 65 | + "postcss": "7.0.23", |
66 | 66 | "postcss-combine-duplicated-selectors": "8.0.3", |
67 | 67 | "postcss-custom-properties": "8.0.11", |
68 | 68 | "postcss-remove-root": "0.0.2", |
|
0 commit comments