Skip to content

Commit 4986f91

Browse files
committed
Update dependencies
1 parent 4dc9ffe commit 4986f91

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,18 @@
3636
"react": "^0.14.0"
3737
},
3838
"devDependencies": {
39-
"babel-cli": "^6.4.0",
39+
"babel-cli": "^6.4.5",
4040
"babel-eslint": "^5.0.0-beta6",
41-
"babel-preset-es2015-loose": "^6.1.4",
41+
"babel-preset-es2015": "^6.3.13",
42+
"babel-preset-es2015-loose": "^7.0.0",
4243
"babel-preset-react": "^6.3.13",
4344
"babel-preset-stage-1": "^6.3.13",
44-
"babel-register": "^6.3.13",
45+
"babel-register": "^6.4.3",
4546
"chai": "^3.4.1",
4647
"cross-env": "^1.0.7",
4748
"eslint": "^1.10.3",
4849
"eslint-config-airbnb": "^3.1.0",
49-
"eslint-plugin-react": "^3.14.0",
50+
"eslint-plugin-react": "^3.15.0",
5051
"flow-bin": "^0.20.1",
5152
"jsdom": "^7.2.2",
5253
"mocha": "^2.3.4",

0 commit comments

Comments
 (0)