|
82 | 82 | "not dead"
|
83 | 83 | ],
|
84 | 84 | "devDependencies": {
|
85 |
| - "@babel/core": "7.10.5", |
| 85 | + "@babel/core": "7.11.1", |
86 | 86 | "@babel/plugin-proposal-class-properties": "7.10.4",
|
87 |
| - "@babel/plugin-proposal-object-rest-spread": "7.10.4", |
88 |
| - "@babel/plugin-proposal-optional-chaining": "7.10.4", |
| 87 | + "@babel/plugin-proposal-object-rest-spread": "7.11.0", |
| 88 | + "@babel/plugin-proposal-optional-chaining": "7.11.0", |
89 | 89 | "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
90 | 90 | "@babel/plugin-transform-modules-commonjs": "7.10.4",
|
91 | 91 | "@babel/polyfill": "7.10.4",
|
92 |
| - "@babel/preset-env": "7.10.4", |
| 92 | + "@babel/preset-env": "7.11.0", |
93 | 93 | "@babel/preset-react": "7.10.4",
|
94 | 94 | "@babel/preset-typescript": "7.10.4",
|
95 | 95 | "@babel/register": "7.10.5",
|
96 |
| - "@babel/runtime": "7.10.5", |
| 96 | + "@babel/runtime": "7.11.2", |
97 | 97 | "@types/enzyme": "3.10.5",
|
98 | 98 | "@types/graphql": "14.2.3",
|
99 | 99 | "@types/jest": "24.0.15",
|
|
0 commit comments