Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PBug90 committed Aug 24, 2019
1 parent e06bfb2 commit 96f98f8
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 97 deletions.
173 changes: 80 additions & 93 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 @@ -29,23 +29,23 @@
"@types/node": "^12.7.2",
"@typescript-eslint/eslint-plugin": "^2.0.0",
"@typescript-eslint/parser": "^2.0.0",
"eslint": "^6.2.1",
"eslint-config-standard": "^14.0.0",
"eslint": "^6.2.2",
"eslint-config-standard": "^14.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"jest": "^24.9.0",
"jsonschema": "^1.2.4",
"lodash.camelcase": "^4.3.0",
"rollup": "^1.20.0",
"rollup": "^1.20.1",
"rollup-plugin-commonjs": "^10.0.2",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-typescript2": "^0.22.1",
"rollup-plugin-typescript2": "^0.23.0",
"ts-jest": "^24.0.2",
"typedoc": "^0.15.0",
"typescript": "^3.5.3"
Expand Down

0 comments on commit 96f98f8

Please sign in to comment.