summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9c8de03..b5a66eb 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,8 @@
"raw-loader": "^0.5.1",
"ts-loader": "^5.3.1",
"tslint": "^5.11.0",
- "typescript": "^3.2.1",
- "webpack": "^4.26.1",
+ "typescript": "^3.2.2",
+ "webpack": "^4.27.1",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10"
},