Browse Source

chore: update webpack-cli to version 3.3.11

sschmid 5 years ago
parent
commit
774c9102fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -91,7 +91,7 @@
     "typedoc": "^0.16.0",
     "typescript": "^2.6.1",
     "webpack": "^4.39.3",
-    "webpack-cli": "^3.3.2",
+    "webpack-cli": "^3.3.11",
     "webpack-dev-server": "^3.8.0",
     "webpack-merge": "^4.1.2",
     "webpack-visualizer-plugin": "^0.1.11"