chore: Lock down versions of expose-loader and html-loader

pull/15967/head
Johannes Schill 7 years ago
parent 4964627eea
commit 28fe1dc0c7
  1. 4
      package.json

@ -51,7 +51,7 @@
"es6-shim": "^0.35.3", "es6-shim": "^0.35.3",
"execa": "^1.0.0", "execa": "^1.0.0",
"expect.js": "~0.2.0", "expect.js": "~0.2.0",
"expose-loader": "^0.7.3", "expose-loader": "0.7.5",
"file-loader": "^1.1.11", "file-loader": "^1.1.11",
"fork-ts-checker-webpack-plugin": "^1.0.0", "fork-ts-checker-webpack-plugin": "^1.0.0",
"gaze": "^1.1.2", "gaze": "^1.1.2",
@ -69,7 +69,7 @@
"grunt-sass-lint": "^0.2.4", "grunt-sass-lint": "^0.2.4",
"grunt-usemin": "3.1.1", "grunt-usemin": "3.1.1",
"grunt-webpack": "^3.0.2", "grunt-webpack": "^3.0.2",
"html-loader": "^0.5.1", "html-loader": "0.5.5",
"html-webpack-harddisk-plugin": "^0.2.0", "html-webpack-harddisk-plugin": "^0.2.0",
"html-webpack-plugin": "^3.2.0", "html-webpack-plugin": "^3.2.0",
"husky": "^1.3.1", "husky": "^1.3.1",

Loading…
Cancel
Save