Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-k committed Feb 12, 2019
1 parent c85d15c commit 44be12a
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 79 deletions.
178 changes: 103 additions & 75 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 @@ -46,19 +46,19 @@
"eslint-config-standard": "^12.0.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^2.1.1",
"eslint-plugin-html": "^4.0.6",
"eslint-plugin-html": "^5.0.3",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^13.1.0",
"rollup": "^0.66.6",
"rollup": "^1.1.2",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-inject": "^2.2.0",
"rollup-plugin-node-builtins": "^2.1.2",
"sinon": "^6.3.5",
"sinon": "^7.2.3",
"sinon-chai": "^3.2.0",
"ws": "^6.1.0"
}
Expand Down

0 comments on commit 44be12a

Please sign in to comment.