Skip to content

Commit c0d3d40

Browse files
committed
Update dependencies
1 parent 0f22295 commit c0d3d40

File tree

2 files changed

+354
-315
lines changed

2 files changed

+354
-315
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"author": "Felix Kling",
3333
"license": "BSD-3-Clause",
3434
"dependencies": {
35-
"@babel/parser": "7.0.0-beta.48",
35+
"@babel/parser": "7.0.0-beta.51",
3636
"async": "^2.1.4",
3737
"babel-runtime": "^6.9.2",
3838
"commander": "^2.9.0",
@@ -50,8 +50,8 @@
5050
"babel-preset-env": "^1.6.1",
5151
"babel-preset-flow": "^6.23.0",
5252
"cross-spawn": "^6.0.4",
53-
"eslint": "^4.18.1",
54-
"flow-bin": "^0.73.0",
53+
"eslint": "^5.0.1",
54+
"flow-bin": "^0.75.0",
5555
"jest": "^23.1.0",
5656
"jest-diff": "^23.0.1",
5757
"jest-matcher-utils": "^23.0.1",

0 commit comments

Comments
 (0)