|
51 | 51 | "tinycolor2": "^1.4.1"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@babel/cli": "7.10.3", |
55 |
| - "@babel/core": "7.10.3", |
56 |
| - "@babel/node": "7.10.3", |
57 |
| - "@babel/plugin-proposal-object-rest-spread": "7.10.3", |
58 |
| - "@babel/polyfill": "7.10.1", |
59 |
| - "@babel/preset-env": "7.10.3", |
60 |
| - "@babel/preset-react": "7.10.1", |
61 |
| - "@babel/traverse": "7.10.3", |
| 54 | + "@babel/cli": "7.10.5", |
| 55 | + "@babel/core": "7.10.5", |
| 56 | + "@babel/node": "7.10.5", |
| 57 | + "@babel/plugin-proposal-object-rest-spread": "7.10.4", |
| 58 | + "@babel/polyfill": "7.10.4", |
| 59 | + "@babel/preset-env": "7.10.4", |
| 60 | + "@babel/preset-react": "7.10.4", |
| 61 | + "@babel/traverse": "7.10.5", |
62 | 62 | "@hot-loader/react-dom": "16.13.0",
|
63 | 63 | "@percy/storybook": "3.3.0",
|
64 | 64 | "@storybook/react": "5.3.19",
|
65 |
| - "autoprefixer": "9.8.4", |
| 65 | + "autoprefixer": "9.8.5", |
66 | 66 | "babel-eslint": "10.1.0",
|
67 | 67 | "babel-jest": "26.1.0",
|
68 | 68 | "babel-loader": "8.1.0",
|
|
71 | 71 | "cssnano": "4.1.10",
|
72 | 72 | "enzyme": "3.11.0",
|
73 | 73 | "enzyme-adapter-react-16": "1.15.2",
|
74 |
| - "eslint": "7.4.0", |
| 74 | + "eslint": "7.5.0", |
75 | 75 | "eslint-config-prettier": "6.11.0",
|
76 | 76 | "eslint-plugin-import": "2.22.0",
|
77 | 77 | "eslint-plugin-react": "7.20.3",
|
|
0 commit comments