Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbull committed Apr 3, 2018
1 parent 2902a62 commit 1ce254d
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,26 +44,26 @@
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
"babel-loader": "^7.1.2",
"babel-eslint": "^8.2.2",
"babel-loader": "^7.1.4",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"chai": "^4.1.2",
"eslint": "^4.16.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-react": "^7.6.1",
"html-webpack-plugin": "^2.30.1",
"jsdom": "^11.6.2",
"mocha": "^5.0.0",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"eslint": "^4.19.1",
"eslint-plugin-import": "^2.10.0",
"eslint-plugin-react": "^7.7.0",
"html-webpack-plugin": "^3.1.0",
"jsdom": "^11.7.0",
"mocha": "^5.0.5",
"prop-types": "^15.6.1",
"react": "^16.3.0",
"react-addons-test-utils": "^15.6.2",
"react-color": "^2.13.8",
"react-dom": "^16.2.0",
"react-hot-loader": "^3.1.3",
"webpack": "^3.10.0",
"webpack-dev-server": "^2.11.1"
"react-color": "^2.14.0",
"react-dom": "^16.3.0",
"react-hot-loader": "^4.0.1",
"webpack": "^4.4.1",
"webpack-dev-server": "^3.1.1"
}
}

0 comments on commit 1ce254d

Please sign in to comment.