Skip to content

Commit 84ea1c9

Browse files
Update to Babel 7.4.1 (#1797)
1 parent fe0705f commit 84ea1c9

File tree

2 files changed

+199
-233
lines changed

2 files changed

+199
-233
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
},
5050
"devDependencies": {
5151
"@babel/cli": "7.2.3",
52-
"@babel/core": "7.3.4",
53-
"@babel/plugin-transform-flow-strip-types": "7.3.4",
54-
"@babel/polyfill": "7.2.5",
55-
"@babel/preset-env": "7.3.4",
56-
"@babel/register": "7.0.0",
52+
"@babel/core": "7.4.0",
53+
"@babel/plugin-transform-flow-strip-types": "7.4.0",
54+
"@babel/polyfill": "7.4.0",
55+
"@babel/preset-env": "7.4.1",
56+
"@babel/register": "7.4.0",
5757
"babel-eslint": "10.0.1",
5858
"benchmark": "2.1.4",
5959
"chai": "4.2.0",

0 commit comments

Comments
 (0)