Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elrumordelaluz committed Aug 9, 2019
1 parent 9c4f53a commit 71432cc
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 146 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,24 +52,24 @@
"babel-eslint": "10.0.2",
"babel-loader": "8.0.6",
"body-scroll-lock": "2.6.4",
"css-loader": "3.1.0",
"css-loader": "3.2.0",
"eslint": "6.1.0",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-prettier": "3.1.0",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"prettier": "1.18.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react": "16.9.0",
"react-dom": "16.9.0",
"reshake": "1.2.1",
"rimraf": "^2.6.3",
"rollup": "1.17.0",
"rollup": "1.19.4",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-filesize": "6.1.1",
"rollup-plugin-node-resolve": "5.2.0",
"style-loader": "0.23.1",
"style-loader": "1.0.0",
"styled-components": "4.3.2",
"webpack": "4.38.0",
"webpack": "4.39.1",
"webpack-cli": "3.3.6",
"webpack-dev-server": "3.7.2"
},
Expand Down
Loading

0 comments on commit 71432cc

Please sign in to comment.