Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
frankthelen committed Feb 3, 2018
1 parent 0740ad8 commit ffee437
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 53 deletions.
78 changes: 29 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.0",
"eslint": "^4.16.0",
"eslint": "^4.17.0",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-react": "^7.6.0",
"eslint-plugin-react": "^7.6.1",
"eslint-plugin-should-promised": "^2.0.0",
"hapi": "^17.2.0",
"hapi-swagger": "^9.0.2",
"inert": "^5.1.0",
"mocha": "^5.0.0",
"nodemon": "^1.14.11",
"nodemon": "^1.14.12",
"npm-run-all": "^4.1.2",
"nyc": "^11.4.1",
"sinon": "^4.2.2",
Expand All @@ -68,7 +68,7 @@
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-render-html": "^0.6.0",
"reactstrap": "^5.0.0-alpha.4",
"reactstrap": "^5.0.0-beta",
"swagger-parser": "^4.0.2"
}
}

0 comments on commit ffee437

Please sign in to comment.