summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-10-04 12:53:17 +0900
committerGitHub <noreply@github.com>2018-10-04 12:53:17 +0900
commit4ab0dbe7e3ebf77d2030e6e1c097f7040cb4ac4e (patch)
tree62b7354303920b48148972307a5bd4eb597ea147
parentfix(package): update @types/node to version 10.11.4 (#2817) (diff)
downloadsharkey-4ab0dbe7e3ebf77d2030e6e1c097f7040cb4ac4e.tar.gz
sharkey-4ab0dbe7e3ebf77d2030e6e1c097f7040cb4ac4e.tar.bz2
sharkey-4ab0dbe7e3ebf77d2030e6e1c097f7040cb4ac4e.zip
fix(package): update @types/webpack to version 4.4.14 (#2818)
Closes #2778
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 96d41e4576..6b123bc533 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"@types/tinycolor2": "1.4.1",
"@types/tmp": "0.0.33",
"@types/uuid": "3.4.4",
- "@types/webpack": "4.4.12",
+ "@types/webpack": "4.4.14",
"@types/webpack-stream": "3.2.10",
"@types/websocket": "0.0.40",
"@types/ws": "6.0.1",