Skip to content

Commit

Permalink
feat: upgrade npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Krill committed Oct 22, 2018
1 parent 5aec7e1 commit 6364dea
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 84 deletions.
176 changes: 97 additions & 79 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@
]
},
"devDependencies": {
"@commitlint/cli": "^7.1.2",
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.1.2",
"@types/jest": "^23.3.5",
"@types/node": "^10.11.7",
"@types/node": "^10.12.0",
"colors": "^1.3.2",
"commitizen": "^3.0.0",
"commitizen": "^3.0.4",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"cz-conventional-changelog": "^2.1.0",
Expand All @@ -116,14 +116,14 @@
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-typescript2": "^0.17.0",
"semantic-release": "^15.9.16",
"semantic-release": "^15.10.5",
"ts-jest": "^23.10.2",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0",
"tslint-config-standard": "^8.0.1",
"typedoc": "^0.13.0",
"typescript": "^3.1.2"
"typescript": "^3.1.3"
},
"dependencies": {
"elk-message": "^1.0.4"
Expand Down

0 comments on commit 6364dea

Please sign in to comment.