Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mentaljam committed Jan 20, 2020
1 parent 8b2e785 commit 44bf1c1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"license": "MIT",
"dependencies": {
"html-minifier": "^4.0.0",
"node-html-parser": "^1.1.16"
"node-html-parser": "^1.1.18"
},
"devDependencies": {
"@types/html-minifier": "^3.5.3",
"rollup": "^1.27.9",
"rollup": "^1.29.0",
"rollup-plugin-tslint": "^0.2.2",
"rollup-plugin-typescript2": "^0.25.3",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.7.3"
"typescript": "^3.7.5"
},
"peerDependencies": {
"@types/html-minifier": "^3.5.3",
Expand Down

0 comments on commit 44bf1c1

Please sign in to comment.