Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "trolly", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "A webpack starter kit to get you up and running with the newest front-end technologies.", | ||
@@ -85,3 +85,3 @@ "scripts": { | ||
"babel-loader": "^6.2.4", | ||
"babel-plugin-rewire": "^1.0.0-rc-2", | ||
"babel-plugin-rewire": "^1.0.0-rc-3", | ||
"babel-plugin-syntax-jsx": "^6.8.0", | ||
@@ -101,3 +101,3 @@ "babel-preset-es2015": "^6.6.0", | ||
"eslint": "^2.9.0", | ||
"eslint-config-airbnb": "^8.0.0", | ||
"eslint-config-airbnb": "^9.0.1", | ||
"eslint-loader": "^1.3.0", | ||
@@ -124,3 +124,3 @@ "eslint-plugin-react": "^5.0.1", | ||
"karma-webpack": "^1.7.0", | ||
"lodash": "4.11.2", | ||
"lodash": "4.12.0", | ||
"lolex": "^1.4.0", | ||
@@ -136,3 +136,3 @@ "mocha": "^2.4.5", | ||
"sinon-chai": "^2.8.0", | ||
"webpack": "^2.1.0-beta.6", | ||
"webpack": "^2.1.0-beta.7", | ||
"webpack-dev-server": "^1.14.1", | ||
@@ -139,0 +139,0 @@ "webpack-notifier": "1.3.1" |