Skip to content

Commit

Permalink
Merge 992521a into 20abee2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 20, 2018
2 parents 20abee2 + 992521a commit e7882e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"css-loader": "^0.28.10",
"file-loader": "^1.1.11",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.0.6",
"html-webpack-plugin": "^3.0.7",
"jasmine-spec-reporter": "^4.2.1",
"mocha": "^5.0.4",
"node-sass": "^4.7.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2354,9 +2354,9 @@ html-minifier@^3.2.3, html-minifier@^3.5.8:
relateurl "0.2.x"
uglify-js "3.3.x"

html-webpack-plugin@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.0.6.tgz#d35b0452aae129a8a9f3fac44a169a625d8cf3fa"
html-webpack-plugin@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.0.7.tgz#b46074f6a76e791581ffe9bb059a72b452d99907"
dependencies:
html-minifier "^3.2.3"
loader-utils "^0.2.16"
Expand Down

0 comments on commit e7882e6

Please sign in to comment.