Skip to content

Commit 54d7384

Browse files
existentialismiansu
authored andcommitted
Bump babel-related deps (facebook#4159)
* Add explicit dep on plugin-proposal-object-rest-spread to babel-preset-react-app * Bump babel-related deps to beta.42 * Pass useBuiltIns directly to react-preset
1 parent 5c081a1 commit 54d7384

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"react-scripts": "./bin/react-scripts.js"
2222
},
2323
"dependencies": {
24-
"@babel/core": "7.0.0-beta.38",
25-
"@babel/runtime": "7.0.0-beta.38",
24+
"@babel/core": "7.0.0-beta.42",
25+
"@babel/runtime": "7.0.0-beta.42",
2626
"autoprefixer": "7.2.5",
2727
"babel-core": "7.0.0-bridge.0",
28-
"babel-eslint": "8.2.1",
28+
"babel-eslint": "8.2.2",
2929
"babel-jest": "22.1.0",
3030
"babel-loader": "8.0.0-beta.0",
3131
"babel-plugin-named-asset-import": "^0.1.0",

0 commit comments

Comments
 (0)