Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mentaljam committed Dec 9, 2019
1 parent 0eeec7d commit 658ecba
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 25 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"author": "Petr Tsymbarovich <[email protected]>",
"license": "MIT",
"devDependencies": {
"rollup": "^1.26.5",
"rollup": "^1.27.9",
"rollup-plugin-html2": "../",
"rollup-plugin-postcss": "^2.0.3"
}
Expand Down
51 changes: 30 additions & 21 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 @@ -36,12 +36,12 @@
},
"devDependencies": {
"@types/html-minifier": "^3.5.3",
"rollup": "^1.27.0",
"rollup": "^1.27.9",
"rollup-plugin-tslint": "^0.2.2",
"rollup-plugin-typescript2": "^0.25.2",
"rollup-plugin-typescript2": "^0.25.3",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.7.2"
"typescript": "^3.7.3"
},
"peerDependencies": {
"@types/html-minifier": "^3.5.3",
Expand Down

0 comments on commit 658ecba

Please sign in to comment.