|  | 
| 17 | 17 |  "test.js" | 
| 18 | 18 |  ], | 
| 19 | 19 |  "dependencies": { | 
| 20 |  | - "@babel/core": "7.1.0", | 
|  | 20 | + "@babel/core": "7.1.6", | 
| 21 | 21 |  "@babel/plugin-proposal-class-properties": "7.1.0", | 
| 22 |  | - "@babel/plugin-proposal-decorators": "7.1.2", | 
|  | 22 | + "@babel/plugin-proposal-decorators": "7.1.6", | 
| 23 | 23 |  "@babel/plugin-proposal-object-rest-spread": "7.0.0", | 
| 24 | 24 |  "@babel/plugin-syntax-dynamic-import": "7.0.0", | 
| 25 | 25 |  "@babel/plugin-transform-classes": "7.1.0", | 
| 26 |  | - "@babel/plugin-transform-destructuring": "7.0.0", | 
| 27 |  | - "@babel/plugin-transform-flow-strip-types": "7.0.0", | 
|  | 26 | + "@babel/plugin-transform-destructuring": "7.1.3", | 
|  | 27 | + "@babel/plugin-transform-flow-strip-types": "7.1.6", | 
| 28 | 28 |  "@babel/plugin-transform-react-constant-elements": "7.0.0", | 
| 29 | 29 |  "@babel/plugin-transform-react-display-name": "7.0.0", | 
| 30 | 30 |  "@babel/plugin-transform-runtime": "7.1.0", | 
| 31 |  | - "@babel/preset-env": "7.1.0", | 
|  | 31 | + "@babel/preset-env": "7.1.6", | 
| 32 | 32 |  "@babel/preset-react": "7.0.0", | 
| 33 | 33 |  "@babel/preset-typescript": "7.1.0", | 
| 34 |  | - "@babel/runtime": "7.0.0", | 
|  | 34 | + "@babel/runtime": "7.1.5", | 
| 35 | 35 |  "babel-loader": "8.0.4", | 
| 36 | 36 |  "babel-plugin-dynamic-import-node": "2.2.0", | 
| 37 | 37 |  "babel-plugin-macros": "2.4.2", | 
| 38 |  | - "babel-plugin-transform-react-remove-prop-types": "0.4.18" | 
|  | 38 | + "babel-plugin-transform-react-remove-prop-types": "0.4.20" | 
| 39 | 39 |  } | 
| 40 | 40 | } | 
0 commit comments