Skip to content

Commit

Permalink
Bumped deps (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack authored Jan 9, 2018
1 parent d81d0be commit 374ddd5
Show file tree
Hide file tree
Showing 2 changed files with 1,041 additions and 673 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^8.0.3",
"babel-jest": "^22.0.1",
"babel-eslint": "^8.2.0",
"babel-jest": "^22.0.4",
"babel-loader": "^7.1.2",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-dev-expression": "^0.2.1",
Expand All @@ -136,23 +136,23 @@
"babel-register": "^6.26.0",
"chalk": "^2.3.0",
"concurrently": "^3.5.1",
"cross-env": "^5.1.1",
"cross-env": "^5.1.3",
"cross-spawn": "^5.1.0",
"css-loader": "^0.28.7",
"css-loader": "^0.28.8",
"detect-port": "^1.2.2",
"electron": "^1.7.10",
"electron-builder": "^19.49.0",
"electron-builder": "^19.52.1",
"electron-devtools-installer": "^2.2.3",
"electron-rebuild": "^1.6.0",
"enzyme": "^3.2.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"enzyme-to-json": "^3.3.0",
"eslint": "^4.13.1",
"eslint": "^4.15.0",
"eslint-config-airbnb": "^16.1.0",
"eslint-formatter-pretty": "^1.3.0",
"eslint-import-resolver-webpack": "^0.8.3",
"eslint-import-resolver-webpack": "^0.8.4",
"eslint-plugin-compat": "^2.1.0",
"eslint-plugin-flowtype": "^2.40.1",
"eslint-plugin-flowtype": "^2.41.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.5.0",
"eslint-plugin-jsx-a11y": "6.0.3",
Expand All @@ -162,11 +162,11 @@
"extract-text-webpack-plugin": "^3.0.2",
"fbjs-scripts": "^0.8.1",
"file-loader": "^1.1.6",
"flow-bin": "^0.61.0",
"flow-bin": "^0.63.1",
"flow-runtime": "^0.16.0",
"flow-typed": "^2.2.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^22.0.1",
"jest": "^22.0.4",
"jsdom": "^11.5.1",
"minimist": "^1.2.0",
"node-sass": "^4.7.2",
Expand All @@ -175,22 +175,22 @@
"redux-logger": "^3.0.6",
"rimraf": "^2.6.2",
"sass-loader": "^6.0.6",
"sinon": "^4.1.3",
"sinon": "^4.1.4",
"spectron": "^3.7.2",
"style-loader": "^0.19.1",
"stylefmt": "^6.0.0",
"stylelint": "^8.4.0",
"stylelint-config-standard": "^18.0.0",
"uglifyjs-webpack-plugin": "1.1.4",
"uglifyjs-webpack-plugin": "1.1.6",
"url-loader": "^0.6.2",
"webpack": "^3.10.0",
"webpack-bundle-analyzer": "^2.9.1",
"webpack-dev-server": "^2.9.7",
"webpack-bundle-analyzer": "^2.9.2",
"webpack-dev-server": "^2.10.0",
"webpack-merge": "^4.1.1"
},
"dependencies": {
"devtron": "^1.4.0",
"electron-debug": "^1.4.0",
"electron-debug": "^1.5.0",
"font-awesome": "^4.7.0",
"history": "^4.7.2",
"react": "^16.2.0",
Expand Down
Loading

0 comments on commit 374ddd5

Please sign in to comment.