|  | 
| 37 | 37 |     "postbump": "yarn build:packages" | 
| 38 | 38 |   }, | 
| 39 | 39 |   "devDependencies": { | 
| 40 |  | -    "@babel/core": "7.9.6", | 
| 41 |  | -    "@babel/plugin-proposal-class-properties": "7.8.3", | 
| 42 |  | -    "@babel/plugin-proposal-object-rest-spread": "7.9.6", | 
| 43 |  | -    "@babel/plugin-transform-runtime": "7.9.6", | 
| 44 |  | -    "@babel/preset-env": "7.9.6", | 
| 45 |  | -    "@babel/preset-react": "7.9.4", | 
| 46 |  | -    "@babel/preset-typescript": "7.9.0", | 
|  | 40 | +    "@babel/core": "7.12.10", | 
|  | 41 | +    "@babel/plugin-proposal-class-properties": "7.12.1", | 
|  | 42 | +    "@babel/plugin-proposal-object-rest-spread": "7.12.1", | 
|  | 43 | +    "@babel/plugin-transform-runtime": "7.12.10", | 
|  | 44 | +    "@babel/preset-env": "7.12.10", | 
|  | 45 | +    "@babel/preset-react": "7.12.10", | 
|  | 46 | +    "@babel/preset-typescript": "7.12.7", | 
| 47 | 47 |     "@pika/pack": "0.5.0", | 
| 48 | 48 |     "@pika/plugin-build-node": "0.9.2", | 
| 49 | 49 |     "@pika/plugin-build-types": "0.9.2", | 
|  | 
| 59 | 59 |     "@typescript-eslint/parser": "2.33.0", | 
| 60 | 60 |     "babel-eslint": "10.1.0", | 
| 61 | 61 |     "babel-jest": "24.9.0", | 
| 62 |  | -    "babel-loader": "8.1.0", | 
|  | 62 | +    "babel-loader": "8.2.2", | 
| 63 | 63 |     "chromatic": "5.2.0", | 
| 64 | 64 |     "copyfiles": "2.2.0", | 
| 65 | 65 |     "eslint": "6.8.0", | 
|  | 
0 commit comments