Skip to content

Commit 803f4a8

Browse files
authored
Update Babel deps (#561)
Fixes #551
1 parent 473a7a2 commit 803f4a8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
},
99
"dependencies": {
1010
"ansi-html": "0.0.5",
11-
"babel-core": "^6.14.0",
11+
"babel-core": "^6.17.0",
1212
"babel-plugin-transform-decorators-legacy": "^1.3.4",
13-
"babel-preset-es2015": "^6.14.0",
14-
"babel-preset-react": "^6.11.1",
15-
"babel-preset-stage-0": "^6.5.0",
16-
"babel-traverse": "^6.15.0",
17-
"babel-types": "^6.15.0",
13+
"babel-preset-es2015": "^6.16.0",
14+
"babel-preset-react": "^6.16.0",
15+
"babel-preset-stage-0": "^6.16.0",
16+
"babel-traverse": "^6.16.0",
17+
"babel-types": "^6.16.0",
1818
"babelify": "^7.3.0",
19-
"babylon": "^6.9.1",
19+
"babylon": "^6.11.4",
2020
"chalk": "^1.1.1",
2121
"chokidar": "^1.2.0",
2222
"concat-stream": "^1.5.0",

0 commit comments

Comments
 (0)