Skip to content

Commit adb5292

Browse files
Update Babel (#2040)
1 parent bad0a69 commit adb5292

File tree

2 files changed

+142
-141
lines changed

2 files changed

+142
-141
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"iterall": "^1.2.2"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "7.5.4",
46+
"@babel/core": "7.5.5",
4747
"@babel/plugin-transform-flow-strip-types": "7.4.4",
4848
"@babel/polyfill": "7.4.4",
49-
"@babel/preset-env": "7.5.4",
50-
"@babel/register": "7.4.4",
49+
"@babel/preset-env": "7.5.5",
50+
"@babel/register": "7.5.5",
5151
"babel-eslint": "10.0.2",
5252
"chai": "4.2.0",
5353
"eslint": "5.16.0",

0 commit comments

Comments
 (0)