Skip to content

Commit

Permalink
build: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
joekrill committed Jul 30, 2019
1 parent c0d2e26 commit 1acce25
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 112 deletions.
196 changes: 88 additions & 108 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 @@ -96,14 +96,14 @@
"devDependencies": {
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@types/jest": "^24.0.15",
"@types/jest": "^24.0.16",
"@types/node": "^12.6.8",
"colors": "^1.3.3",
"commitizen": "^4.0.3",
"coveralls": "^3.0.5",
"cross-env": "^5.2.0",
"cz-conventional-changelog": "^3.0.2",
"husky": "^3.0.1",
"husky": "^3.0.2",
"jest": "^24.8.0",
"jest-config": "^24.8.0",
"lint-staged": "^9.2.1",
Expand All @@ -117,14 +117,14 @@
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-typescript2": "^0.22.0",
"rollup-plugin-typescript2": "^0.22.1",
"semantic-release": "^15.13.18",
"ts-jest": "^24.0.2",
"ts-node": "^8.3.0",
"tslint": "^5.18.0",
"tslint-config-prettier": "^1.18.0",
"tslint-config-standard": "^8.0.1",
"typedoc": "^0.14.2",
"typedoc": "^0.15.0",
"typedoc-plugin-as-member-of": "^1.0.2",
"typescript": "^3.5.3"
},
Expand Down

0 comments on commit 1acce25

Please sign in to comment.