Merge pull request #4455 from FreeCodeCamp/greenkeeper-babel-loader-5.4.0

Update babel-loader to version 5.4.0 🚀
This commit is contained in:
Berkeley Martinez
2015-11-15 15:15:58 -08:00

View File

@ -31,7 +31,7 @@
"babel": "5.8.29", "babel": "5.8.29",
"babel-core": "5.8.34", "babel-core": "5.8.34",
"babel-eslint": "^4.1.4", "babel-eslint": "^4.1.4",
"babel-loader": "5.3.3", "babel-loader": "5.4.0",
"body-parser": "^1.13.2", "body-parser": "^1.13.2",
"chai-jquery": "^2.0.0", "chai-jquery": "^2.0.0",
"cheerio": "~0.19.0", "cheerio": "~0.19.0",