Bump dependencies (#3342)

* Bump dependencies

* Downgrade source-map back to 0.5.x

Not sure what changed there but our bundle snapshot doesn't match with minor changes.
I couldn't figure out how to update it, and also whether we need to tweak getPrettyURL in response.
This commit is contained in:
Dan Abramov
2017-10-28 21:34:47 +01:00
committed by GitHub
parent c51258b8a8
commit d98b7565b4
4 changed files with 23 additions and 23 deletions

View File

@@ -30,8 +30,8 @@
"lib/index.js"
],
"devDependencies": {
"anser": "1.4.1",
"babel-code-frame": "6.22.0",
"anser": "1.4.4",
"babel-code-frame": "6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "7.2.3",
"babel-loader": "^7.1.2",