chore: Bump clean-webpack-plugin, html-webpack-harddisk-plugin, postcss-reporter

This commit is contained in:
Johannes Schill
2019-03-12 21:52:22 +01:00
parent da644a700f
commit bdce61d02a
4 changed files with 54 additions and 48 deletions

View File

@@ -41,7 +41,7 @@
"babel-loader": "^8.0.4",
"babel-plugin-angularjs-annotate": "^0.9.0",
"chalk": "^2.4.2",
"clean-webpack-plugin": "^0.1.19",
"clean-webpack-plugin": "^2.0.0",
"concurrently": "^4.1.0",
"css-loader": "^2.1.1",
"enzyme": "^3.6.0",
@@ -70,7 +70,7 @@
"grunt-usemin": "3.1.1",
"grunt-webpack": "^3.0.2",
"html-loader": "0.5.5",
"html-webpack-harddisk-plugin": "^0.2.0",
"html-webpack-harddisk-plugin": "^1.0.1",
"html-webpack-plugin": "^3.2.0",
"husky": "^1.3.1",
"inquirer": "^6.2.2",
@@ -91,7 +91,7 @@
"phantomjs-prebuilt": "^2.1.15",
"postcss-browser-reporter": "^0.5.0",
"postcss-loader": "^3.0.0",
"postcss-reporter": "^5.0.0",
"postcss-reporter": "^6.0.1",
"prettier": "1.16.4",
"react-hot-loader": "^4.3.6",
"react-test-renderer": "^16.5.0",