Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinejaussoin committed Aug 25, 2018
1 parent 3a29238 commit 4d607c7
Show file tree
Hide file tree
Showing 2 changed files with 1,419 additions and 1,153 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.3",
"babel-jest": "^22.4.3",
"babel-jest": "23.4.2",
"babel-loader": "^7.1.4",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
Expand All @@ -26,7 +26,7 @@
"css-loader": "^0.28.11",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-import-resolver-webpack": "^0.9.0",
"eslint-import-resolver-webpack": "0.10.1",
"eslint-loader": "^2.0.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
Expand All @@ -36,7 +36,7 @@
"flag-icon-css": "^3.0.0",
"history": "^4.7.2",
"html-webpack-plugin": "^3.2.0",
"jest": "^22.4.3",
"jest": "23.5.0",
"local-storage": "^1.4.2",
"lodash": "^4.17.5",
"md5": "^2.2.1",
Expand Down Expand Up @@ -71,7 +71,7 @@
"shortid": "^2.2.8",
"socket.io": "^2.1.0",
"socket.io-client": "^2.1.0",
"style-loader": "^0.21.0",
"style-loader": "0.22.1",
"url-loader": "^1.0.1",
"uuid": "^3.2.1",
"webpack": "^4.6.0",
Expand Down Expand Up @@ -121,4 +121,4 @@
"app"
]
}
}
}

0 comments on commit 4d607c7

Please sign in to comment.