Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
fix(package): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Metnew committed Feb 19, 2018
1 parent 8e811fa commit d89991b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"body-parser": "^1.18.2",
"chalk": "^2.3.1",
"chokidar": "^2.0.2",
"compression": "^1.7.1",
"compression": "^1.7.2",
"cookie-parser": "^1.4.3",
"express": "^4.16.2",
"helmet": "^3.11.0",
Expand Down Expand Up @@ -62,7 +62,7 @@
"babel-preset-stage-0": "^6.24.1",
"babel-register": "6.26.0",
"babel-runtime": "^6.26.0",
"caniuse-lite": "^1.0.30000808",
"caniuse-lite": "^1.0.30000809",
"circular-dependency-plugin": "^4.4.0",
"compression-webpack-plugin": "^1.1.7",
"cross-env": "^5.1.3",
Expand All @@ -71,17 +71,17 @@
"enzyme-adapter-react-16": "^1.1.1",
"enzyme-to-json": "^3.3.1",
"eslint": "^4.18.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-config-standard": "^11.0.0",
"eslint-loader": "^1.9.0",
"eslint-plugin-babel": "^4.1.2",
"eslint-plugin-flowtype": "^2.44.0",
"eslint-plugin-flowtype": "^2.45.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-react": "^7.6.1",
"eslint-plugin-standard": "^3.0.1",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.6",
"file-loader": "^1.1.7",
"flow-bin": "^0.66.0",
"husky": "^0.14.3",
"jest": "^22.3.0",
Expand Down Expand Up @@ -109,8 +109,8 @@
"standard-version": "^4.3.0",
"start-server-webpack-plugin": "^2.2.1",
"style-loader": "^0.20.2",
"stylelint": "^8.4.0",
"stylelint-config-standard": "^18.0.0",
"stylelint": "^9.0.0",
"stylelint-config-standard": "^18.1.0",
"url-loader": "^0.6.2",
"webpack": "^3.11.0",
"webpack-assets-manifest": "^1.0.0",
Expand Down

0 comments on commit d89991b

Please sign in to comment.