Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsisley committed Mar 8, 2019
1 parent f51a868 commit e0360c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prop-types": "15.7.2",
"react": "16.8.4",
"react-dom": "16.8.4",
"react-hot-loader": "4.7.2",
"react-hot-loader": "4.8.0",
"react-router-dom": "4.3.1"
},
"devDependencies": {
Expand All @@ -44,7 +44,7 @@
"babel-loader": "8.0.5",
"chokidar": "2.1.2",
"concurrently": "4.1.0",
"css-loader": "2.1.0",
"css-loader": "2.1.1",
"eslint": "5.15.1",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.16.0",
Expand All @@ -53,7 +53,7 @@
"file-loader": "3.0.1",
"html-webpack-plugin": "3.2.0",
"husky": "1.3.1",
"jest": "24.1.0",
"jest": "24.3.1",
"jest-puppeteer": "4.0.0",
"lint-staged": "8.1.5",
"mini-css-extract-plugin": "0.5.0",
Expand Down

0 comments on commit e0360c6

Please sign in to comment.