Skip to content

Commit c806d41

Browse files
committed
chore: upgrade dev dependencies
1 parent d291f07 commit c806d41

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,18 @@
4646
"recast": "0.12.6"
4747
},
4848
"devDependencies": {
49-
"ava": "0.16.0",
50-
"babel-cli": "6.14.0",
49+
"ava": "0.22.0",
50+
"babel-cli": "6.26.0",
5151
"babel-eslint": "6.1.2",
52-
"babel-plugin-syntax-flow": "6.13.0",
53-
"babel-plugin-transform-flow-strip-types": "6.14.0",
54-
"babel-plugin-transform-runtime": "6.15.0",
55-
"babel-preset-es2015": "6.14.0",
56-
"babel-preset-stage-1": "6.13.0",
52+
"babel-plugin-syntax-flow": "6.18.0",
53+
"babel-plugin-transform-flow-strip-types": "6.22.0",
54+
"babel-plugin-transform-runtime": "6.23.0",
55+
"babel-preset-es2015": "6.24.1",
56+
"babel-preset-stage-1": "6.24.1",
5757
"babel-register": "^6.14.0",
5858
"eslint": "3.4.0",
59-
"flow-bin": "0.32.0",
59+
"flow-bin": "0.54.0",
6060
"react-docgen": "3.0.0-beta6",
61-
"rimraf": "2.5.4"
61+
"rimraf": "2.6.1"
6262
}
6363
}

0 commit comments

Comments
 (0)